Update phpunit/phpunit requirement from ^9 || ^10.5 to ^11.5.1 #467
Annotations
8 errors
phpunit (ubuntu-latest, 7.4)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^11.5.1 -> satisfiable by phpunit/phpunit[11.5.1].
- phpunit/phpunit 11.5.1 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
|
phpunit (ubuntu-latest, 7.4)
Process completed with exit code 2.
|
phpunit (ubuntu-latest, 8.1)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^11.5.1 -> satisfiable by phpunit/phpunit[11.5.1].
- phpunit/phpunit 11.5.1 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
|
phpunit (ubuntu-latest, 8.1)
Process completed with exit code 2.
|
phpunit (ubuntu-latest, 8.0)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^11.5.1 -> satisfiable by phpunit/phpunit[11.5.1].
- phpunit/phpunit 11.5.1 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
|
phpunit (ubuntu-latest, 8.0)
Process completed with exit code 2.
|
phpunit (ubuntu-latest, 8.3)
The job was canceled because "ubuntu-latest_8_1" failed.
|
phpunit (ubuntu-latest, 8.2)
The job was canceled because "ubuntu-latest_8_1" failed.
|