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
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- composer/installers is locked to version v1.6.0 and an update of this package was not requested.
- composer/installers v1.6.0 requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.0.0] but it does not match the constraint.
Problem 2
- dealerdirect/phpcodesniffer-composer-installer is locked to version v0.4.4 and an update of this package was not requested.
- dealerdirect/phpcodesniffer-composer-installer v0.4.4 requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.0.0] but it does not match the constraint.
You are using Composer 2, which some of your plugins seem to be incompatible with. Make sure you update your plugins or report a plugin-issue to ask them to support Composer 2.
Is there any chance the PHPCS and Installers packages could be updated so that I can use this with an up-to-date version of Composer?
The text was updated successfully, but these errors were encountered:
When I'm trying to install this theme with the composer command:
composer create-project justintadlock/mythic theme-name
I get the following error:
Is there any chance the PHPCS and Installers packages could be updated so that I can use this with an up-to-date version of Composer?
The text was updated successfully, but these errors were encountered: