Update phpunit/phpunit requirement from ^9.5 to ^11.4 #34
Annotations
9 errors
PHPunit - PHP 8.1
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^11.4 -> satisfiable by phpunit/phpunit[11.4.0, ..., 11.5.x-dev].
- phpunit/phpunit[11.4.0, ..., 11.5.x-dev] require php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
|
PHPunit - PHP 8.1
Process completed with exit code 2.
|
PHPunit - PHP 8.4
Process completed with exit code 2.
|
PHPunit - PHP 7.4
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^11.4 -> satisfiable by phpunit/phpunit[11.4.0, ..., 11.5.x-dev].
- phpunit/phpunit[11.4.0, ..., 11.5.x-dev] require php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
|
PHPunit - PHP 7.4
Process completed with exit code 2.
|
PHPunit - PHP 8.2
Process completed with exit code 2.
|
PHPunit - PHP 8.0
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^11.4 -> satisfiable by phpunit/phpunit[11.4.0, ..., 11.5.x-dev].
- phpunit/phpunit[11.4.0, ..., 11.5.x-dev] require php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
|
PHPunit - PHP 8.0
Process completed with exit code 2.
|
PHPunit - PHP 8.3
Process completed with exit code 2.
|