-
Notifications
You must be signed in to change notification settings - Fork 316
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
Any plans to upgrade dependency versions? #45
Comments
I have the same issues. I try to update composer.json but without success |
I've had the same issue when trying to install a plugin from WP. Doing the following worked for me.
Or replace |
If you want to update the WordPress version first roll-back your composer (if you have Composer 2) following the instructions above and You can change to any specific version you want by editing 5.8.1 numbers. |
Description of your issue
Need to update packages in composer.json to latest versions, especially Wordpress and subsequently the plugins themselves. Packages are currently locked to specific versions. Ran composer update using latest version of composer.phar produces dependency warnings.
Steps to Reproduce
Just try to do a composer update using v2 of composer. Warnings should appear.
Other Information
Git Commit/Version: latest
Any suggestions? Thanks!
The text was updated successfully, but these errors were encountered: