WIP #3
tests.yml
on: push
Matrix: test
Code Quality Checks
12s
Test Matrix Status
2s
Annotations
9 errors
|
Code Quality Checks
Process completed with exit code 1.
|
|
PHP 8.0 Tests
Process completed with exit code 2.
|
|
PHP 8.0 Tests
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- symfony/deprecation-contracts is locked to version v3.6.0 and an update of this package was not requested.
- symfony/deprecation-contracts v3.6.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 2
- doctrine/instantiator is locked to version 2.0.0 and an update of this package was not requested.
- doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 3
- guzzlehttp/guzzle is locked to version 7.10.0 and an update of this package was not requested.
- guzzlehttp/guzzle 7.10.0 requires symfony/deprecation-contracts ^2.2 || ^3.0 -> satisfiable by symfony/deprecation-contracts[v3.6.0].
- symfony/deprecation-contracts v3.6.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
|
|
PHP 7.4 Tests
Process completed with exit code 2.
|
|
PHP 7.4 Tests
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- symfony/deprecation-contracts is locked to version v3.6.0 and an update of this package was not requested.
- symfony/deprecation-contracts v3.6.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 2
- doctrine/instantiator is locked to version 2.0.0 and an update of this package was not requested.
- doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 3
- guzzlehttp/guzzle is locked to version 7.10.0 and an update of this package was not requested.
- guzzlehttp/guzzle 7.10.0 requires symfony/deprecation-contracts ^2.2 || ^3.0 -> satisfiable by symfony/deprecation-contracts[v3.6.0].
- symfony/deprecation-contracts v3.6.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
|
|
PHP 8.2 Tests
Process completed with exit code 134.
|
|
PHP 8.3 Tests
Process completed with exit code 134.
|
|
PHP 8.1 Tests
Process completed with exit code 134.
|
|
Test Matrix Status
Process completed with exit code 1.
|