Update phpunit/phpunit requirement from ^9.6.19|^11.4.4 to ^9.6.19|^11.5.1 #118
Annotations
6 errors and 2 warnings
Tests PHP 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.
Problem 2
- Root composer.json requires phpspec/prophecy-phpunit ^2.3 -> satisfiable by phpspec/prophecy-phpunit[v2.3.0].
- phpspec/prophecy-phpunit v2.3.0 requires phpunit/phpunit ^9.1 || ^10.1 || ^11.0 -> 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.
|
Tests PHP 8.1
Process completed with exit code 2.
|
Tests PHP 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.
Problem 2
- Root composer.json requires phpspec/prophecy-phpunit ^2.3 -> satisfiable by phpspec/prophecy-phpunit[v2.3.0].
- phpspec/prophecy-phpunit v2.3.0 requires phpunit/phpunit ^9.1 || ^10.1 || ^11.0 -> 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.
|
Tests PHP 7.4
Process completed with exit code 2.
|
Tests PHP 8
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.
Problem 2
- Root composer.json requires phpspec/prophecy-phpunit ^2.3 -> satisfiable by phpspec/prophecy-phpunit[v2.3.0].
- phpspec/prophecy-phpunit v2.3.0 requires phpunit/phpunit ^9.1 || ^10.1 || ^11.0 -> 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.
|
Tests PHP 8
Process completed with exit code 2.
|
Tests PHP 8.2
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests PHP 8.3
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|