We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I just checked my install, and it seems that I still have composer 2.2.22 installed, despite being on version 2.9.0 of this package
web@website:/var/www/website (main)$ composer depends composer/composer wp-cli/package-command v2.5.0 requires composer/composer (^1.10.23 || ^2.2.17) wp-cli/wp-cli-bundle v2.9.0 requires composer/composer (^1.10.23 || ~2.2.17)
This prevents me from installing any package depending on sf/console 6.x (as composer/composer 2.2.x does not allow it. Otoh composer 2.6 does)...
Would it make sense to release the current head version as 2.9.1?
Thanks!
The text was updated successfully, but these errors were encountered:
Coming soon! wp-cli/wp-cli#5891
Sorry, something went wrong.
No branches or pull requests
I just checked my install, and it seems that I still have composer 2.2.22 installed, despite being on version 2.9.0 of this package
This prevents me from installing any package depending on sf/console 6.x (as composer/composer 2.2.x does not allow it. Otoh composer 2.6 does)...
Would it make sense to release the current head version as 2.9.1?
Thanks!
The text was updated successfully, but these errors were encountered: