Update phpunit/phpunit requirement from ^9.0 || ^10.5 to ^11.4.0 #580
Annotations
2 errors and 1 warning
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^11.4.0 -> satisfiable by phpunit/phpunit[11.4.0, 11.4.x-dev, 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.
Problem 2
- Root composer.json requires orchestra/testbench ^7.0 -> satisfiable by orchestra/testbench[v7.0.0, ..., 7.x-dev].
- orchestra/testbench[v7.0.0, ..., 7.x-dev] require phpunit/phpunit ^9.5.10 -> found phpunit/phpunit[9.5.10, ..., 9.6.x-dev] but it conflicts with your root composer.json require (^11.4.0).
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading