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
$ php84composer up --with-all-dependencies
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 azjezz/psl ^2.9 -> satisfiable by azjezz/psl[2.9.0, 2.9.1].
- azjezz/psl[2.9.0, ..., 2.9.1] require php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.0beta4) does not satisfy that requirement.
Problem 2
- vimeo/psalm[5.22.0, ..., 5.25.0] require php ^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.0beta4) does not satisfy that requirement.
- Root composer.json requires vimeo/psalm ^5.22 -> satisfiable by vimeo/psalm[5.22.0, ..., 5.25.0].
As it says :)
The text was updated successfully, but these errors were encountered: