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

Symfony 5 #8

Open
On5-Repos opened this issue May 23, 2021 · 0 comments
Open

Symfony 5 #8

On5-Repos opened this issue May 23, 2021 · 0 comments

Comments

@On5-Repos
Copy link

try to install on Symfony 5 project and bundle fails with dependency issues.
Problem 1
- acseo/change-password-bundle[1.0.19, ..., 1.0.21] require friendsofsymfony/user-bundle >=2.0.0 -> satisfiable by friendsofsymfony/user-bundle[v2.0.0-alpha1, ..., 2.x-dev].
- acseo/change-password-bundle[1.0.0, ..., v1.0.0.x-dev] require symfony/symfony >=2.0.0 -> satisfiable by symfony/symfony[v5.2.0-BETA1, ..., 5.2.x-dev].
- friendsofsymfony/user-bundle 2.2.x-dev is an alias of friendsofsymfony/user-bundle dev-master and thus requires it to be installed too.
- root dev-main conflicts with symfony/symfony v5.2.9.
- root dev-main conflicts with symfony/symfony v5.2.8.
- root dev-main conflicts with symfony/symfony v5.2.7.
- root dev-main conflicts with symfony/symfony v5.2.6.
- root dev-main conflicts with symfony/symfony v5.2.5.
- root dev-main conflicts with symfony/symfony v5.2.4.
- root dev-main conflicts with symfony/symfony v5.2.3.
- root dev-main conflicts with symfony/symfony v5.2.2.
- root dev-main conflicts with symfony/symfony v5.2.1.
- root dev-main conflicts with symfony/symfony v5.2.0.
- root dev-main conflicts with symfony/symfony v5.2.0-RC2.
- root dev-main conflicts with symfony/symfony v5.2.0-RC1.
- root dev-main conflicts with symfony/symfony v5.2.0-BETA3.
- root dev-main conflicts with symfony/symfony v5.2.0-BETA2.
- root dev-main conflicts with symfony/symfony v5.2.0-BETA1.
- root dev-main conflicts with symfony/symfony 5.2.x-dev.
- friendsofsymfony/user-bundle[dev-master, v2.1.0, ..., 2.x-dev] require symfony/form ^2.8 || ^3.0 || ^4.0 -> found symfony/form[v2.8.0-BETA1, ..., 2.8.x-dev, v3.0.0-BETA1, ..., 3.4.x-dev, v4.0.0-BETA1, ..., 4.4.x-dev] but it conflicts with your root composer.json require (5.2.).
- friendsofsymfony/user-bundle v2.0.0-alpha1 requires symfony/framework-bundle ~2.1 -> found symfony/framework-bundle[v2.1.0, ..., 2.8.x-dev] but it conflicts with your root composer.json require (5.2.
).
- friendsofsymfony/user-bundle[v2.0.0-alpha2, ..., v2.0.0-alpha3] require symfony/framework-bundle ~2.3 -> found symfony/framework-bundle[v2.3.0, ..., 2.8.x-dev] but it conflicts with your root composer.json require (5.2.).
- friendsofsymfony/user-bundle[v2.0.0-beta1, ..., v2.0.2] require symfony/form ^2.7 || ^3.0 -> found symfony/form[v2.7.0-BETA1, ..., 2.8.x-dev, v3.0.0-BETA1, ..., 3.4.x-dev] but it conflicts with your root composer.json require (5.2.
).
- root is present at version dev-main and cannot be modified by Composer
- Root composer.json requires acseo/change-password-bundle ^1.0 -> satisfiable by acseo/change-password-bundle[1.0.0, ..., 1.0.21].

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

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