Merge pull request #22 from middlebury/filter-comparison-fix #3
php-qa.yml
on: push
static-code-analysis-backend
/
coding-standards-php
13s
Matrix: php-unit-tests
Annotations
5 errors
static-code-analysis-backend / coding-standards-php
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php >=8.1 but your php version (8.0.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires monolog/monolog >=3.0 -> satisfiable by monolog/monolog[3.0.0-RC1, ..., 3.x-dev].
- monolog/monolog[3.0.0-RC1, ..., 3.x-dev] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
|
static-code-analysis-backend / coding-standards-php
Process completed with exit code 2.
|
php-unit-tests (8.0) / tests-unit-php
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php >=8.1 but your php version (8.0.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires monolog/monolog >=3.0 -> satisfiable by monolog/monolog[3.0.0-RC1, ..., 3.x-dev].
- monolog/monolog[3.0.0-RC1, ..., 3.x-dev] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
|
php-unit-tests (8.0) / tests-unit-php
Process completed with exit code 2.
|
php-unit-tests (8.1) / tests-unit-php
FailFast: cancelling since parallel instance has failed
|