Skip to content

fix(composer): Update composer.lock file #121

fix(composer): Update composer.lock file

fix(composer): Update composer.lock file #121

Triggered via push November 23, 2023 16:51
Status Failure
Total duration 21s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

php.yaml

on: push
provide_packages_json
12s
provide_packages_json
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors
provide_packages_json
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - laminas/laminas-permissions-acl is locked to version 2.16.0 and an update of this package was not requested. - laminas/laminas-permissions-acl 2.16.0 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> 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 - 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 4 - league/csv is locked to version 9.11.0 and an update of this package was not requested. - league/csv 9.11.0 requires php ^8.1.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 5 - symfony/config is locked to version v6.3.8 and an update of this package was not requested. - symfony/config v6.3.8 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 6 - symfony/filesystem is locked to version v6.3.1 and an update of this package was not requested. - symfony/filesystem v6.3.1 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 7 - symfony/stopwatch is locked to version v6.3.0 and an update of this package was not requested. - symfony/stopwatch v6.3.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 8 - symfony/deprecation-contracts v3.4.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. - symfony/service-contracts v2.5.2 requires symfony/deprecation-contracts ^2.1|^3 -> satisfiable by symfony/deprecation-contracts[v3.4.0]. - symfony/service-contracts is locked to version v2.5.2 and an update of this package was not requested.
provide_packages_json
Process completed with exit code 2.