Update phpunit/phpunit requirement from ^9.5|^10.0 to ^11.5.0 #332
Annotations
2 errors and 1 warning
Install dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^11.5.0 -> satisfiable by phpunit/phpunit[11.5.0, 11.5.x-dev].
- phpunit/phpunit[11.5.0, ..., 11.5.x-dev] require php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
Problem 2
- Root composer.json requires orchestra/testbench ^8.0|^9.0 -> satisfiable by orchestra/testbench[v8.0.0, ..., 8.x-dev, v9.0.0, ..., 9.x-dev].
- orchestra/testbench[v8.0.0, ..., v8.3.1] require phpunit/phpunit ^9.6 || ^10.0.7 -> found phpunit/phpunit[9.6.0, ..., 9.6.x-dev, 10.0.7, ..., 10.5.x-dev] but it conflicts with your root composer.json require (^11.5.0).
- orchestra/testbench[v8.4.0, ..., 8.x-dev] require phpunit/phpunit ^9.6 || ^10.1 -> found phpunit/phpunit[9.6.0, ..., 9.6.x-dev, 10.1.0, ..., 10.5.x-dev] but it conflicts with your root composer.json require (^11.5.0).
- orchestra/testbench[v9.0.0, ..., 9.x-dev] require php ^8.2 -> your php version (8.1.31) does not satisfy that requirement.
|
Install dependencies
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading