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

[Bug] Install - Conflict with doctrine/orm ^2.10.0 #243

Open
H4Mm3r opened this issue Apr 27, 2022 · 0 comments
Open

[Bug] Install - Conflict with doctrine/orm ^2.10.0 #243

H4Mm3r opened this issue Apr 27, 2022 · 0 comments
Labels

Comments

@H4Mm3r
Copy link

H4Mm3r commented Apr 27, 2022

SyliusPayPalPlugin version affected: 1.4

  • Sylius 1.11
  • Symfony 5.4.7
  • PHP 8.1

Description

When installing :

Problem 1
- sylius/paypal-plugin[v1.4.0, ..., v1.4.1] conflict with doctrine/orm ^2.10.0.
- sylius/sylius v1.11.0 requires doctrine/orm ^2.7 -> satisfiable by doctrine/orm[2.12.1].
- sylius/sylius is locked to version v1.11.0 and an update of this package was not requested.
- Root composer.json requires sylius/paypal-plugin ^1.4 -> satisfiable by sylius/paypal-plugin[v1.4.0, v1.4.1]

Steps to reproduce
composer require sylius/paypal-plugin

@H4Mm3r H4Mm3r added the Bug label Apr 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant