Update phpunit/phpunit requirement from ^10.1.0 to ^11.4.1 #4
ci.yml
on: pull_request
Coding Standard & Static Analysis
20s
Matrix: testsuite
Annotations
8 errors
testsuite (8.1, highest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^11.4.1 -> satisfiable by phpunit/phpunit[11.4.1].
- phpunit/phpunit 11.4.1 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
|
testsuite (8.1, highest)
Process completed with exit code 2.
|
testsuite (8.1, lowest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^11.4.1 -> satisfiable by phpunit/phpunit[11.4.1].
- phpunit/phpunit 11.4.1 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
|
testsuite (8.1, lowest)
Process completed with exit code 2.
|
Coding Standard & Static Analysis
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^11.4.1 -> satisfiable by phpunit/phpunit[11.4.1].
- phpunit/phpunit 11.4.1 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
|
Coding Standard & Static Analysis
Process completed with exit code 2.
|
Coding Standard & Static Analysis
Process completed with exit code 1.
|
testsuite (8.3, highest)
Process completed with exit code 2.
|