Skip to content

Update Dev container setup for PHP 7.4 #27

Update Dev container setup for PHP 7.4

Update Dev container setup for PHP 7.4 #27

Triggered via pull request April 20, 2024 10:26
Status Failure
Total duration 33s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build
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.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 2 - symfony/service-contracts is locked to version v3.4.2 and an update of this package was not requested. - symfony/service-contracts v3.4.2 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 3 - symfony/string is locked to version v6.4.4 and an update of this package was not requested. - symfony/string v6.4.4 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 4 - psr/log is locked to version 2.0.0 and an update of this package was not requested. - psr/log 2.0.0 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement. Problem 5 - sebastian/diff is locked to version 6.0.1 and an update of this package was not requested. - sebastian/diff 6.0.1 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement. Problem 6 - symfony/css-selector is locked to version v7.0.3 and an update of this package was not requested. - symfony/css-selector v7.0.3 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement. Problem 7 - symfony/event-dispatcher is locked to version v7.0.3 and an update of this package was not requested. - symfony/event-dispatcher v7.0.3 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement. Problem 8 - symfony/event-dispatcher-contracts is locked to version v3.4.2 and an update of this package was not requested. - symfony/event-dispatcher-contracts v3.4.2 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 9 - symfony/filesystem is locked to version v7.0.6 and an update of this package was not requested. - symfony/filesystem v7.0.6 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement. Problem 10 - symfony/finder is locked to version v7.0.0 and an update of this package was not requested. - symfony/finder v7.0.0 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement. Problem 11 - symfony/options-resolver is locked to version v7.0.0 and an update of this package was not requested. - symfony/options-resolver v7.0.0 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement. Problem 12 - symfony/process is locked to version v7.0.4 and an update of this package was not requested. - symfony/process v7.0.4 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement. Problem 13 - symfony/stopwatch is locked to version v7.0.3 and an update of this package was not requested. - symfony/stopwatch v7.0.3 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement. Problem 14 - symfony/deprecation-contracts v3.4.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. - symfony/console v5.4.36 requires symfony/deprecation-contracts ^2.1|^3 -> satisfiable by symfony/deprecation-contracts[v3.4.0]. - symfony/console is locked to version v5.4.36 and an update of this package was not requested.
build
Process completed with exit code 2.