Skip to content

Minimum PHP 8.1 - Drop Symfony 5, add Symfony 7 - Composer Updates #597

Minimum PHP 8.1 - Drop Symfony 5, add Symfony 7 - Composer Updates

Minimum PHP 8.1 - Drop Symfony 5, add Symfony 7 - Composer Updates #597

Triggered via pull request January 29, 2024 14:52
Status Failure
Total duration 22s
Artifacts

tests.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors
PHP_8
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - symfony/console is locked to version v6.4.2 and an update of this package was not requested. - symfony/console v6.4.2 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 2 - symfony/deprecation-contracts is locked to version v3.4.0 and an update of this package was not requested. - symfony/deprecation-contracts v3.4.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 3 - symfony/process is locked to version v6.4.2 and an update of this package was not requested. - symfony/process v6.4.2 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 4 - symfony/service-contracts is locked to version v3.4.1 and an update of this package was not requested. - symfony/service-contracts v3.4.1 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 5 - symfony/string is locked to version v6.4.2 and an update of this package was not requested. - symfony/string v6.4.2 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 6 - symfony/yaml is locked to version v6.4.0 and an update of this package was not requested. - symfony/yaml v6.4.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 7 - 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 8 - doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. - phpunit/phpunit 9.6.16 requires doctrine/instantiator ^1.3.1 || ^2 -> satisfiable by doctrine/instantiator[2.0.0]. - phpunit/phpunit is locked to version 9.6.16 and an update of this package was not requested.
PHP_8
Process completed with exit code 2.
PHP_8.1
The job was canceled because "_8" failed.