Update phpunit/phpunit requirement from ^10.5 to ^11.2 #150
ci.yml
on: pull_request
Coding standards
15s
Static analysis
15s
Matrix: Run tests
Annotations
8 errors
Run tests (8.1)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpunit/phpunit[11.2.0, ..., 11.2.6] 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.6].
|
Run tests (8.1)
Process completed with exit code 2.
|
Run tests (8.3)
The job was canceled because "_8_1" failed.
|
Coding standards
Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpunit/phpunit[11.2.0, ..., 11.2.6] 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.6].
|
Coding standards
Process completed with exit code 2.
|
Static analysis
Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpunit/phpunit[11.2.0, ..., 11.2.6] 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.6].
|
Static analysis
Process completed with exit code 2.
|
Run tests (8.2)
The job was canceled because "_8_1" failed.
|