Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem while trying to install the bundle, and its solution #2355

Open
krachleur opened this issue Jan 1, 2022 · 0 comments
Open

Problem while trying to install the bundle, and its solution #2355

krachleur opened this issue Jan 1, 2022 · 0 comments

Comments

@krachleur
Copy link

Hi, when I try to install the bundle via composer it gives me :

Your requirements could not be resolved to an installable set of packages.

 Problem 1
    - friendsofsymfony/rest-bundle[2.7.0, ..., 2.8.6] require doctrine/inflector ^1.0 -> found doctrine/inflector[v1.0, ..., 1.4.4] but the package is fixed to 2.0.4 (lock file version) by a partia
l update and that version does not match. Make sure you list it as an argument for the update command.
    - Root composer.json requires friendsofsymfony/rest-bundle ^2.7 -> satisfiable by friendsofsymfony/rest-bundle[2.7.0, ..., 2.8.6].

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.

so just to correct this, I used the following command :

composer require friendsofsymfony/rest-bundle:*

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant