Skip to content

chore: composer update #562

chore: composer update

chore: composer update #562

Triggered via pull request January 17, 2024 20:53
Status Failure
Total duration 39s
Artifacts

test.yml

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

Annotations

4 errors
test (ubuntu-latest, 7.4)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - 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 2 - psr/log is locked to version 3.0.0 and an update of this package was not requested. - psr/log 3.0.0 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement. Problem 3 - 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 (7.4.33) does not satisfy that requirement. Problem 4 - 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 (7.4.33) does not satisfy that requirement. Problem 5 - symfony/event-dispatcher is locked to version v6.4.2 and an update of this package was not requested. - symfony/event-dispatcher v6.4.2 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 6 - symfony/event-dispatcher-contracts is locked to version v3.4.0 and an update of this package was not requested. - symfony/event-dispatcher-contracts v3.4.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 7 - symfony/filesystem is locked to version v6.4.0 and an update of this package was not requested. - symfony/filesystem v6.4.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 8 - symfony/finder is locked to version v6.4.0 and an update of this package was not requested. - symfony/finder v6.4.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 9 - symfony/options-resolver is locked to version v6.4.0 and an update of this package was not requested. - symfony/options-resolver v6.4.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 10 - 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 (7.4.33) does not satisfy that requirement. Problem 11 - 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 (7.4.33) does not satisfy that requirement. Problem 12 - symfony/stopwatch is locked to version v6.4.0 and an update of this package was not requested. - symfony/stopwatch v6.4.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 13 - 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 (7.4.33) does not satisfy that requirement. Problem 14 - psr/log 3.0.0 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement. - composer/xdebug-handler 3.0.3 requires psr/log ^1 || ^2 || ^3 -> satisfiable by psr/log[3.0.0]. - composer/xdebug-handler is locked to version 3.0.3 and an update of this package was not requested.
test (ubuntu-latest, 7.4)
Process completed with exit code 2.
test (ubuntu-latest, 8.0)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - 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 2 - 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 3 - 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 4 - symfony/event-dispatcher is locked to version v6.4.2 and an update of this package was not requested. - symfony/event-dispatcher v6.4.2 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 5 - symfony/event-dispatcher-contracts is locked to version v3.4.0 and an update of this package was not requested. - symfony/event-dispatcher-contracts v3.4.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 6 - symfony/filesystem is locked to version v6.4.0 and an update of this package was not requested. - symfony/filesystem v6.4.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 7 - symfony/finder is locked to version v6.4.0 and an update of this package was not requested. - symfony/finder v6.4.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 8 - symfony/options-resolver is locked to version v6.4.0 and an update of this package was not requested. - symfony/options-resolver v6.4.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 9 - 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 10 - 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 11 - symfony/stopwatch is locked to version v6.4.0 and an update of this package was not requested. - symfony/stopwatch v6.4.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 12 - 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 13 - doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. - phpunit/phpunit 9.6.15 requires doctrine/instantiator ^1.3.1 || ^2 -> satisfiable by doctrine/instantiator[2.0.0]. - phpunit/phpunit is locked to version 9.6.15 and an update of this package was not requested.
test (ubuntu-latest, 8.0)
Process completed with exit code 2.