Update phpunit/phpunit requirement from ^10.1 to ^11.4 #80
ci.yml
on: pull_request
Coding Standard & Static Analysis
26s
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.4 -> satisfiable by phpunit/phpunit[11.4.0, ..., 11.4.4].
- phpunit/phpunit[11.4.0, ..., 11.4.4] 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, pgsql)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^11.4 -> satisfiable by phpunit/phpunit[11.4.0, ..., 11.4.4].
- phpunit/phpunit[11.4.0, ..., 11.4.4] 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.
|
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.4 -> satisfiable by phpunit/phpunit[11.4.0, ..., 11.4.4].
- phpunit/phpunit[11.4.0, ..., 11.4.4] 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.
|