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

Installation Error conflict with composer-plugin-api versions #49

Open
portent-andy opened this issue Dec 8, 2022 · 1 comment
Open

Comments

@portent-andy
Copy link

I get this when trying to install this to my composer.json file.
I'm using the johnpbloch installation configurations alongside this and this is what the "config" section looks like.

"config": { "allow-plugins": { "johnpbloch/wordpress-core-installer": true, "composer/installers": true } },


Problem 1
- Root composer.json requires advanced-custom-fields/advanced-custom-fields-pro * -> satisfiable by advanced-custom-fields/advanced-custom-fields-pro[6.0.5].
- advanced-custom-fields/advanced-custom-fields-pro 6.0.5 requires composer/installers ^1.0 -> found composer/installers[v1.0.0, ..., v1.12.0] but the package is fixed to v2.2.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.

Not sure how to rectify this to get ACF pro to work as instructed.

@shalawfatah
Copy link

I have the same problem

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

2 participants