Update phpunit/phpunit requirement from ^10.1 to ^11.5 #83
ci.yml
on: pull_request
Coding Standard & Static Analysis
35s
Matrix: testsuite-linux
Annotations
6 errors
testsuite-linux (8.1, sqlite)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^11.5 -> satisfiable by phpunit/phpunit[11.5.0, 11.5.1, 11.5.2].
- phpunit/phpunit[11.5.0, ..., 11.5.2] require php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
|
testsuite-linux (8.1, sqlite)
Process completed with exit code 2.
|
testsuite-linux (8.1, mysql)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^11.5 -> satisfiable by phpunit/phpunit[11.5.0, 11.5.1, 11.5.2].
- phpunit/phpunit[11.5.0, ..., 11.5.2] require php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
|
testsuite-linux (8.1, mysql)
Process completed with exit code 2.
|
testsuite-linux (8.1, pgsql)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^11.5 -> satisfiable by phpunit/phpunit[11.5.0, 11.5.1, 11.5.2].
- phpunit/phpunit[11.5.0, ..., 11.5.2] require php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
|
testsuite-linux (8.1, pgsql)
Process completed with exit code 2.
|