Skip to content

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

fix(composer): Update composer.lock file

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

Triggered via push November 23, 2023 16:51
Status Failure
Total duration 2m 45s
Artifacts

release.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
release
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.
release
Process completed with exit code 2.
release
The following actions uses node12 which is deprecated and will be forced to run on node16: peter-murray/workflow-application-token-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/