Update phpunit/phpunit requirement from ^10.1 to ^11.4 #41
ci.yml
on: pull_request
Coding Standard & Static Analysis
36s
Matrix: testsuite-linux
Annotations
4 errors and 1 warning
testsuite-linux (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 -> satisfiable by phpunit/phpunit[11.4.0, 11.4.1, 11.4.2, 11.4.3].
- phpunit/phpunit[11.4.0, ..., 11.4.3] require php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
|
testsuite-linux (8.1, highest)
Process completed with exit code 2.
|
testsuite-linux (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 -> satisfiable by phpunit/phpunit[11.4.0, 11.4.1, 11.4.2, 11.4.3].
- phpunit/phpunit[11.4.0, ..., 11.4.3] require php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
|
testsuite-linux (8.1, lowest)
Process completed with exit code 2.
|
testsuite-linux (8.2, highest)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|