Update phpunit/phpunit requirement from ^10.5 to ^11.3 #154
ci.yml
on: pull_request
Coding standards
10s
Static analysis
22s
Matrix: Run tests
Annotations
7 errors
Coding standards
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^11.3 -> satisfiable by phpunit/phpunit[11.3.0].
- phpunit/phpunit 11.3.0 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
Problem 2
- phpunit/phpunit 11.3.0 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
- phpspec/prophecy-phpunit v2.2.0 requires phpunit/phpunit ^9.1 || ^10.1 || ^11.0 -> satisfiable by phpunit/phpunit[11.3.0].
- Root composer.json requires phpspec/prophecy-phpunit ^2.2 -> satisfiable by phpspec/prophecy-phpunit[v2.2.0].
|
Coding standards
Process completed with exit code 2.
|
Run tests (8.2)
Process completed with exit code 2.
|
Run tests (8.3)
Process completed with exit code 2.
|
Static analysis
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^11.3 -> satisfiable by phpunit/phpunit[11.3.0].
- phpunit/phpunit 11.3.0 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
Problem 2
- phpunit/phpunit 11.3.0 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
- phpspec/prophecy-phpunit v2.2.0 requires phpunit/phpunit ^9.1 || ^10.1 || ^11.0 -> satisfiable by phpunit/phpunit[11.3.0].
- Root composer.json requires phpspec/prophecy-phpunit ^2.2 -> satisfiable by phpspec/prophecy-phpunit[v2.2.0].
|
Static analysis
Process completed with exit code 2.
|
Run tests (8.1)
The job was canceled because "_8_2" failed.
|