Skip to content

Update dependencies to make project compatible with php 8.2 #9

Update dependencies to make project compatible with php 8.2

Update dependencies to make project compatible with php 8.2 #9

Re-run triggered August 12, 2023 20:01
Status Failure
Total duration 4s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build (7.4)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - psr/cache is locked to version 3.0.0 and an update of this package was not requested. - psr/cache 3.0.0 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement. Problem 2 - 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 3 - symfony/deprecation-contracts is locked to version v3.3.0 and an update of this package was not requested. - symfony/deprecation-contracts v3.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 4 - 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 (7.4.33) does not satisfy that requirement. Problem 5 - symfony/deprecation-contracts v3.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. - symfony/service-contracts v2.5.2 requires symfony/deprecation-contracts ^2.1|^3 -> satisfiable by symfony/deprecation-contracts[v3.3.0]. - symfony/service-contracts is locked to version v2.5.2 and an update of this package was not requested.
build (7.4)
Process completed with exit code 2.
build (8.2)
The job was canceled because "_7_4" failed.