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

Cannot install symfony/maker-bundle because of doctrine/orm conflict #188

Open
Ferror opened this issue Jun 27, 2022 · 0 comments
Open

Cannot install symfony/maker-bundle because of doctrine/orm conflict #188

Ferror opened this issue Jun 27, 2022 · 0 comments

Comments

@Ferror
Copy link

Ferror commented Jun 27, 2022

Cannot install symfony/maker-bundle:^1.43 because of doctrine/orm conflict.

Using version ^1.43 for symfony/maker-bundle
./composer.json has been updated
Running composer update symfony/maker-bundle --with-all-dependencies
Loading composer repositories with package information
Restricting packages listed in "symfony/symfony" to "^5.4"
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - lchrusciel/api-test-case is locked to version v5.2.0 and an update of this package was not requested.
    - symfony/maker-bundle v1.43.0 conflicts with doctrine/orm <2.10.
    - lchrusciel/api-test-case v5.2.0 requires doctrine/orm ^2.5 -> satisfiable by doctrine/orm[2.9.6].
    - Root composer.json requires symfony/maker-bundle ^1.43 -> satisfiable by symfony/maker-bundle[v1.43.0].

You can also try re-running composer require with an explicit version constraint, e.g. "composer require symfony/maker-bundle:*" to figure out if any version is installable, or "composer require symfony/maker-bundle:^2.1" if you know which you need.

Installation failed, reverting ./composer.json and ./composer.lock to their original content.
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