-
Notifications
You must be signed in to change notification settings - Fork 467
Description
$ composer require mews/captcha:*
./composer.json has been updated
Running composer update mews/captcha
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- mews/captcha[1.0.1, ..., 1.0.2] require illuminate/support ~4 -> found illuminate/support[v4.0.0, ..., v4.2.17] but these were not loaded, likely because it conflicts with another require.
- mews/captcha[2.0.0, ..., 2.3.0] require illuminate/config ~5.0 -> found illuminate/config[v5.0.0, ..., v5.8.36] but these were not loaded, likely because it conflicts with another require.
- mews/captcha[3.0.0, ..., 3.2.4] require php ^7.2 -> your php version (8.2.20) does not satisfy that requirement.
- mews/captcha[3.2.5, ..., 3.3.1] require illuminate/config ~5|^6|^7|^8 -> found illuminate/config[v5.0.0, ..., v5.8.36, v6.0.0, ..., v6.20.44, v7.0.0, ..., v7.30.6, v8.0.0, ..., v8.83.27] but these were not loaded, likely because it conflicts with another require.
- mews/captcha[3.2.7, ..., 3.2.10] require illuminate/config ~5|^6|^7|^8|^9 -> found illuminate/config[v5.0.0, ..., v5.8.36, v6.0.0, ..., v6.20.44, v7.0.0, ..., v7.30.6, v8.0.0, ..., v8.83.27, v9.0.0, ..., v9.52.16] but these were not loaded, likely because it conflicts with another require.
- mews/captcha 3.3.0 requires illuminate/config ~5|^6|^7|^8|^9|^10.0 -> found illuminate/config[v5.0.0, ..., v5.8.36, v6.0.0, ..., v6.20.44, v7.0.0, ..., v7.30.6, v8.0.0, ..., v8.83.27, v9.0.0, ..., v9.52.16, v10.0.0, ..., v10.48.28] but these were not loaded, likely because it conflicts with another require.
- mews/captcha 3.3.2 requires illuminate/config ~5|^6|^7|^8|^9|^10 -> found illuminate/config[v5.0.0, ..., v5.8.36, v6.0.0, ..., v6.20.44, v7.0.0, ..., v7.30.6, v8.0.0, ..., v8.83.27, v9.0.0, ..., v9.52.16, v10.0.0, ..., v10.48.28] but these were not loaded, likely because it conflicts with another require.
- mews/captcha[3.3.3, ..., 3.4.4] require illuminate/config ~5|^6|^7|^8|^9|^10|^11 -> found illuminate/config[v5.0.0, ..., v5.8.36, v6.0.0, ..., v6.20.44, v7.0.0, ..., v7.30.6, v8.0.0, ..., v8.83.27, v9.0.0, ..., v9.52.16, v10.0.0, ..., v10.48.28, v11.0.0, ..., v11.44.0] but these were not loaded, likely because it conflicts with another require.
- Root composer.json requires mews/captcha * -> satisfiable by mews/captcha[1.0.1, 1.0.2, 2.0.0, ..., 2.3.0, 3.0.0, ..., 3.4.4].
Installation failed, reverting ./composer.json and ./composer.lock to their original content.