Update phpunit/phpunit requirement from ^10.1 to ^11.3 #37
ci.yml
on: pull_request
Coding Standard & Static Analysis
26s
Matrix: testsuite-linux
Annotations
4 errors and 1 warning
testsuite-linux (8.1, lowest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpunit/phpunit[11.3.0, ..., 11.3.6] require php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^11.3 -> satisfiable by phpunit/phpunit[11.3.0, ..., 11.3.6].
|
testsuite-linux (8.1, lowest)
Process completed with exit code 2.
|
testsuite-linux (8.1, highest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpunit/phpunit[11.3.0, ..., 11.3.6] require php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^11.3 -> satisfiable by phpunit/phpunit[11.3.0, ..., 11.3.6].
|
testsuite-linux (8.1, highest)
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
|