.github/workflows/test.yaml: test on multiple php versions and add ph… #18
Annotations
10 errors
phpstan
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^11.0 -> satisfiable by phpunit/phpunit[11.0.0, ..., 11.1.2].
- phpunit/phpunit[11.0.0, ..., 11.1.2] require php >=8.2 -> your php version (8.1.2) does not satisfy that requirement.
|
phpstan
Process completed with exit code 2.
|
test (8.1)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^11.0 -> satisfiable by phpunit/phpunit[11.0.0, ..., 11.1.2].
- phpunit/phpunit[11.0.0, ..., 11.1.2] require php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
|
test (8.1)
Process completed with exit code 2.
|
test (8.2)
The job was canceled because "_8_1" failed.
|
test (8.2)
The operation was canceled.
|
test (8.3)
The job was canceled because "_8_1" failed.
|
test (8.3)
The operation was canceled.
|
test (8.4)
The job was canceled because "_8_1" failed.
|
test (8.4)
The operation was canceled.
|