Upgrade PHPUnit from version 8 to 9 #19
php-qa.yml
on: push
coding-standards-analysis-php
/
coding-standards-php
31s
static-code-analysis-php
/
static-analysis-php
30s
Matrix: lint-php
Matrix: tests-unit-php
Annotations
5 errors
tests-unit-php (7.2) / tests-unit-php
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^9.6.0 -> satisfiable by phpunit/phpunit[9.6.0, ..., 9.6.21].
- phpunit/phpunit[9.6.0, ..., 9.6.21] require php >=7.3 -> your php version (7.2.34) does not satisfy that requirement.
|
tests-unit-php (7.2) / tests-unit-php
Process completed with exit code 2.
|
tests-unit-php (8.0) / tests-unit-php
FailFast: cancelling since parallel instance has failed
|
tests-unit-php (8.0) / tests-unit-php
The operation was canceled.
|
tests-unit-php (7.4) / tests-unit-php
FailFast: cancelling since parallel instance has failed
|