Skip to content

Lock file maintenance #1040

Lock file maintenance

Lock file maintenance #1040

Triggered via pull request November 30, 2023 04:01
Status Failure
Total duration 19s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

codecov.yml

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

Annotations

2 errors
Codeception tests (8.1, locked, xdebug, true, false)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - symfony/config is locked to version v7.0.0 and an update of this package was not requested. - symfony/config v7.0.0 requires php >=8.2 -> your php version (8.1.26) does not satisfy that requirement. Problem 2 - symfony/dependency-injection is locked to version v7.0.0 and an update of this package was not requested. - symfony/dependency-injection v7.0.0 requires php >=8.2 -> your php version (8.1.26) does not satisfy that requirement. Problem 3 - symfony/dotenv is locked to version v7.0.0 and an update of this package was not requested. - symfony/dotenv v7.0.0 requires php >=8.2 -> your php version (8.1.26) does not satisfy that requirement. Problem 4 - symfony/filesystem is locked to version v7.0.0 and an update of this package was not requested. - symfony/filesystem v7.0.0 requires php >=8.2 -> your php version (8.1.26) does not satisfy that requirement. Problem 5 - 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 (8.1.26) does not satisfy that requirement. Problem 6 - symfony/stopwatch is locked to version v7.0.0 and an update of this package was not requested. - symfony/stopwatch v7.0.0 requires php >=8.2 -> your php version (8.1.26) does not satisfy that requirement. Problem 7 - symfony/string is locked to version v7.0.0 and an update of this package was not requested. - symfony/string v7.0.0 requires php >=8.2 -> your php version (8.1.26) does not satisfy that requirement. Problem 8 - symfony/var-exporter is locked to version v7.0.0 and an update of this package was not requested. - symfony/var-exporter v7.0.0 requires php >=8.2 -> your php version (8.1.26) does not satisfy that requirement. Problem 9 - symfony/string v7.0.0 requires php >=8.2 -> your php version (8.1.26) does not satisfy that requirement. - symfony/console v6.4.0 requires symfony/string ^5.4|^6.0|^7.0 -> satisfiable by symfony/string[v7.0.0]. - symfony/console is locked to version v6.4.0 and an update of this package was not requested.
Codeception tests (8.1, locked, xdebug, true, false)
Process completed with exit code 2.