Skip to content

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

@portent-andy

Description

@portent-andy

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions