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

constraint errors on composer update and install! #11167

Open
NukeSheriff opened this issue Nov 6, 2022 · 3 comments
Open

constraint errors on composer update and install! #11167

NukeSheriff opened this issue Nov 6, 2022 · 3 comments

Comments

@NukeSheriff
Copy link

Problem 1
- metasyntactical/composer-plugin-license-check is locked to version v0.5.0 and an update of this package was not requested.
- metasyntactical/composer-plugin-license-check v0.5.0 requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.2.0] but it does not match the constraint.
Problem 2
- wikimedia/composer-merge-plugin is locked to version v1.4.1 and an update of this package was not requested.
- wikimedia/composer-merge-plugin v1.4.1 requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.2.0] but it does not match the constraint.

@Blitheness
Copy link

You're using composer 2. Vanilla for some reason won't upgrade from Composer 1.

Solution: use composer v1

@ernestbuffington
Copy link

Composer 1 is being retired, just got off the phone with chad.

@ernestbuffington
Copy link

You can use both versions of the composer if you set up your server to do so but most folks are not going to do that. It's sad because I really dig the vanilla forum.

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

3 participants