Update dependency phpunit/phpunit to v11 #8
Annotations
1 error and 1 warning
PHPUnit [8.1, lowest]
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit 11.5.2 -> satisfiable by phpunit/phpunit[11.5.2].
- phpunit/phpunit 11.5.2 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
Problem 2
- phpspec/prophecy-phpunit[v2.2.0, ..., 2.x-dev] require phpunit/phpunit ^9.1 || ^10.1 || ^11.0 -> satisfiable by phpunit/phpunit[11.5.2].
- phpspec/prophecy-phpunit v2.0.0 requires php ^7.3 -> your php version (8.1.30) does not satisfy that requirement.
- phpspec/prophecy-phpunit[v2.0.1, ..., v2.0.2] require phpunit/phpunit ^9.1 -> found phpunit/phpunit[9.1.0, ..., 9.6.x-dev] but it conflicts with your root composer.json require (11.5.2).
- phpspec/prophecy-phpunit v2.1.0 requires phpunit/phpunit ^9.1 || ^10.1 -> found phpunit/phpunit[9.1.0, ..., 9.6.x-dev, 10.1.0, ..., 10.5.x-dev] but it conflicts with your root composer.json require (11.5.2).
- phpunit/phpunit 11.5.2 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
- Root composer.json requires phpspec/prophecy-phpunit ^2.0 -> satisfiable by phpspec/prophecy-phpunit[v2.0.0, ..., 2.x-dev].
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading