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

composer require versions need to update #225

Closed
abdelhamiderrahmouni opened this issue Oct 24, 2023 · 0 comments
Closed

composer require versions need to update #225

abdelhamiderrahmouni opened this issue Oct 24, 2023 · 0 comments

Comments

@abdelhamiderrahmouni
Copy link
Contributor

  • Root composer.json requires abdelhamiderrahmouni/shopper-framework * -> satisfiable by abdelhamiderrahmouni/shopper-framework[v1.2, v1.2.1].
    • abdelhamiderrahmouni/shopper-framework[v1.2, ..., v1.2.1] require psr/simple-cache ~2.0 -> found psr/simple-cache[2.0.0] but the package is fixed to 3.0.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
You can also try re-running composer require with an explicit version constraint, e.g. "composer require abdelhamiderrahmouni/shopper-framework:*" to figure out if any version is installable, or "composer require abdelhamiderrahmouni/shopper-framework:^2.1" if you know which you need.

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