Update phpunit/phpunit requirement from ^9.6.13|^10.4 to ^11.4.4 #71
unit-tests.yml
on: pull_request
prepare_env
4s
Matrix: unit_tests
Annotations
4 errors
Test on PHP 8.0
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^11.4.4 -> satisfiable by phpunit/phpunit[11.4.4, 11.4.x-dev, 11.5.x-dev].
- phpunit/phpunit[11.4.4, ..., 11.5.x-dev] require php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
|
Test on PHP 8.0
Process completed with exit code 2.
|
Test on PHP 8.1
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^11.4.4 -> satisfiable by phpunit/phpunit[11.4.4, 11.4.x-dev, 11.5.x-dev].
- phpunit/phpunit[11.4.4, ..., 11.5.x-dev] require php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
|
Test on PHP 8.1
Process completed with exit code 2.
|