Update phpunit/phpunit requirement from ~4.8|~9|~11 to ^13.0.1 #52
Annotations
2 errors
|
Install dependencies with composer
Process completed with exit code 2.
|
|
Install dependencies with composer
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ~4.8|~9|~11|~13 -> satisfiable by phpunit/phpunit[9.6.33, 9.6.34, 11.5.50, 11.5.51, 11.5.52, 13.0.0, 13.0.1].
- phpunit/phpunit[11.5.50, ..., 11.5.52] require php >=8.2 -> your php version (7.2.34) does not satisfy that requirement.
- phpunit/phpunit[13.0.0, ..., 13.0.1] require php >=8.4.1 -> your php version (7.2.34) does not satisfy that requirement.
- phpunit/phpunit[9.6.33, ..., 9.6.34] require php >=7.3 -> your php version (7.2.34) does not satisfy that requirement.
|
Loading