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

Update Composer Deps #576

Open
adamhake opened this issue Aug 26, 2021 · 1 comment
Open

Update Composer Deps #576

adamhake opened this issue Aug 26, 2021 · 1 comment

Comments

@adamhake
Copy link

Running terminus build:project:create wp <site-name> fails with the following message:

Your lock file does not contain a compatible set of packages. Please run composer update.

  Problem 1
    - composer/installers is locked to version v1.7.0 and an update of this package was not requested.
    - composer/installers v1.7.0 requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.1.0] but it does not match the constraint.
  Problem 2
    - johnpbloch/wordpress-core-installer is locked to version 0.2.1 and an update of this package was not requested.
    - johnpbloch/wordpress-core-installer 0.2.1 requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.1.0] but it does not match the constraint.
  Problem 3
    - rvtraveller/qs-composer-installer is locked to version 1.1 and an update of this package was not requested.
    - rvtraveller/qs-composer-installer 1.1 requires composer-plugin-api ~1.0 -> found composer-plugin-api[2.1.0] but it does not match the constraint.
  Problem 4
    - dealerdirect/phpcodesniffer-composer-installer is locked to version v0.5.0 and an update of this package was not requested.
    - dealerdirect/phpcodesniffer-composer-installer v0.5.0 requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.1.0] but it does not match the constraint.
  Problem 5
    - ocramius/package-versions is locked to version 1.4.0 and an update of this package was not requested.
    - ocramius/package-versions 1.4.0 requires composer-plugin-api ^1.0.0 -> found composer-plugin-api[2.1.0] but it does not match the constraint.
  Problem 6
    - composer/installers v1.7.0 requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.1.0] but it does not match the constraint.
    - wpackagist-theme/twentynineteen 1.4 requires composer/installers ~1.0 -> satisfiable by composer/installers[v1.7.0].
    - wpackagist-theme/twentynineteen is locked to version 1.4 and an update of this package was not requested.
@kporras07
Copy link
Contributor

Related to #462

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