You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 4, 2023. It is now read-only.
With composer 2 you get the following error message:
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- symfony/flex is locked to version v1.6.3 and an update of this package was not requested.
- symfony/flex v1.6.3 requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.1.0] but it does not match the constraint.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
With composer 2 you get the following error message:
The text was updated successfully, but these errors were encountered: