Update phpunit/phpunit requirement from ^9.5 to ^11.3 #199
ci.yml
on: pull_request
Coding standards
9s
Static analysis
15s
Matrix: Run tests
Annotations
10 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.0.30) does not satisfy that requirement.
|
Coding standards
Process completed with exit code 2.
|
Run tests (7.4)
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 (7.4.33) does not satisfy that requirement.
|
Run tests (7.4)
Process completed with exit code 2.
|
Run tests (8.1)
The job was canceled because "_7_4" failed.
|
Run tests (8.2)
The job was canceled because "_7_4" failed.
|
Run tests (8.2)
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.0.30) does not satisfy that requirement.
|
Static analysis
Process completed with exit code 2.
|
Run tests (8.0)
The job was canceled because "_7_4" failed.
|