Update phpunit/phpunit requirement from ^10.1 to ^11.2 #28
ci.yml
on: pull_request
Coding Standard & Static Analysis
29s
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
- phpunit/phpunit[11.2.0, ..., 11.2.9] require php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^11.2 -> satisfiable by phpunit/phpunit[11.2.0, ..., 11.2.9].
|
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
- phpunit/phpunit[11.2.0, ..., 11.2.9] require php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^11.2 -> satisfiable by phpunit/phpunit[11.2.0, ..., 11.2.9].
|
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
|