You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ symfony composer require shivas/versioning-bundle
Using version ^3.0 for shivas/versioning-bundle
./composer.json has been updated
Running composer update shivas/versioning-bundle
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- shivas/versioning-bundle[3.2.4, ..., 3.2.x-dev] require php ^7.1 -> your php version (8.0.3) does not satisfy that requirement.
- shivas/versioning-bundle[3.0.0, ..., 3.0.1] require symfony/framework-bundle ^3.4|^4.0 -> found symfony/framework-bundle[v3.4.0-BETA1, ..., 3.4.x-dev, v4.0.0-BETA1, ..., 4.4.x-dev] but it conflicts with your root com
poser.json require (5.2.*).
- shivas/versioning-bundle[3.1.1, ..., 3.2.3] require php ^7.0 -> your php version (8.0.3) does not satisfy that requirement.
- Root composer.json requires shivas/versioning-bundle ^3.0 -> satisfiable by shivas/versioning-bundle[3.0.0, ..., 3.2.x-dev].
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
The text was updated successfully, but these errors were encountered: