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
Following the security release for WordPress 6.5.5, I want to update my dependency to roots/wordpress 4.9.26.
What actually happens?
Package roots/wordpress 4.9.26 is not available.
Steps to reproduce
Update the version in composer.json :
"roots/wordpress": "4.9.26",
Run composer update
System info
No response
Log output
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires roots/wordpress 4.9.26 (exact version match: 4.9.26 or 4.9.26.0), found roots/wordpress[dev-main, 3.7.38, ..., 3.9.40, 4.0, ..., 4.9.25, 5.0, ..., 5.9.10, 6.0, ..., 6.5.5] but it does not match the constraint.
Please confirm this isn't a support request.
Yes
The text was updated successfully, but these errors were encountered:
Version
4.9.26
What did you expect to happen?
Follow up to #44
Following the security release for WordPress 6.5.5, I want to update my dependency to
roots/wordpress
4.9.26.What actually happens?
Package
roots/wordpress
4.9.26 is not available.Steps to reproduce
Update the version in composer.json :
Run
composer update
System info
No response
Log output
Loading composer repositories with package information Updating dependencies Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires roots/wordpress 4.9.26 (exact version match: 4.9.26 or 4.9.26.0), found roots/wordpress[dev-main, 3.7.38, ..., 3.9.40, 4.0, ..., 4.9.25, 5.0, ..., 5.9.10, 6.0, ..., 6.5.5] but it does not match the constraint.
Please confirm this isn't a support request.
Yes
The text was updated successfully, but these errors were encountered: