Skip to content

Bump Symfony Console #23

Bump Symfony Console

Bump Symfony Console #23

Triggered via push January 4, 2025 07:57
Status Failure
Total duration 18s
Artifacts

test.yaml

on: push
Matrix: run
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
run (8.1)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - Root composer.json requires php >= 8.3 but your php version (8.1.31) does not satisfy that requirement. Problem 2 - sebastian/diff is locked to version 6.0.2 and an update of this package was not requested. - sebastian/diff 6.0.2 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement. Problem 3 - symfony/console is locked to version v7.2.1 and an update of this package was not requested. - symfony/console v7.2.1 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement. Problem 4 - symfony/event-dispatcher is locked to version v7.2.0 and an update of this package was not requested. - symfony/event-dispatcher v7.2.0 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement. Problem 5 - symfony/filesystem is locked to version v7.2.0 and an update of this package was not requested. - symfony/filesystem v7.2.0 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement. Problem 6 - symfony/finder is locked to version v7.2.2 and an update of this package was not requested. - symfony/finder v7.2.2 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement. Problem 7 - symfony/options-resolver is locked to version v7.2.0 and an update of this package was not requested. - symfony/options-resolver v7.2.0 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement. Problem 8 - symfony/process is locked to version v7.1.8 and an update of this package was not requested. - symfony/process v7.1.8 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement. Problem 9 - symfony/stopwatch is locked to version v7.2.2 and an update of this package was not requested. - symfony/stopwatch v7.2.2 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement. Problem 10 - symfony/string is locked to version v7.2.0 and an update of this package was not requested. - symfony/string v7.2.0 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement. Problem 11 - friendsofphp/php-cs-fixer is locked to version v3.66.0 and an update of this package was not requested. - friendsofphp/php-cs-fixer v3.66.0 requires sebastian/diff ^4.0 || ^5.0 || ^6.0 -> satisfiable by sebastian/diff[6.0.2]. - sebastian/diff 6.0.2 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
run (8.1)
Process completed with exit code 2.
run (8.1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636