Fix up PHPStan #55
ci.yml
on: push
Coding Standard & Static Analysis
8s
Matrix: testsuite
Annotations
4 errors
testsuite (8.1)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^11.0.0 -> satisfiable by phpunit/phpunit[11.0.0, ..., 11.5.12].
- phpunit/phpunit[11.0.0, ..., 11.5.12] require php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
|
testsuite (8.1)
Process completed with exit code 2.
|
Coding Standard & Static Analysis
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^11.0.0 -> satisfiable by phpunit/phpunit[11.0.0, ..., 11.5.12].
- phpunit/phpunit[11.0.0, ..., 11.5.12] require php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
|
Coding Standard & Static Analysis
Process completed with exit code 2.
|