Add PHP 8.5 to the CI matrix #118
php.yml
on: pull_request
PHP CS Fixer
12s
Roave Backwards Compatibility Check
16s
Matrix: PHP Static Analysis
Matrix: PHPUnit
Annotations
4 errors
|
PHP Static Analysis (7.2)
Process completed with exit code 2.
|
|
PHP Static Analysis (7.2)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^7.0 || ^9.0 -> satisfiable by phpunit/phpunit[9.6.33, 9.6.34].
- phpunit/phpunit[9.6.33, ..., 9.6.34] require php >=7.3 -> your php version (7.2.34) does not satisfy that requirement.
|
|
PHPUnit (7.2)
Process completed with exit code 2.
|
|
PHPUnit (7.2)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^7.0 || ^9.0 -> satisfiable by phpunit/phpunit[9.6.33, 9.6.34].
- phpunit/phpunit[9.6.33, ..., 9.6.34] require php >=7.3 -> your php version (7.2.34) does not satisfy that requirement.
|