skip depending things #3
php.yml
on: push
PHP Syntax Linting
8s
Matrix: PHP Version Compatibility
Matrix: PHP Unit Tests
Annotations
5 errors
|
PHP Unit Tests (8.2)
Process completed with exit code 2.
|
|
PHP Unit Tests (8.2)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^12.2 -> satisfiable by phpunit/phpunit[12.2.0, ..., 12.2.6].
- phpunit/phpunit[12.2.0, ..., 12.2.6] require php >=8.3 -> your php version (8.2.28) does not satisfy that requirement.
|
|
PHP Unit Tests (8.1)
Process completed with exit code 2.
|
|
PHP Unit Tests (8.1)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^12.2 -> satisfiable by phpunit/phpunit[12.2.0, ..., 12.2.6].
- phpunit/phpunit[12.2.0, ..., 12.2.6] require php >=8.3 -> your php version (8.1.32) does not satisfy that requirement.
|
|
PHP Unit Tests (8.3)
Process completed with exit code 127.
|