Skip to content

Call composer while building docs #173

Call composer while building docs

Call composer while building docs #173

Triggered via pull request August 31, 2023 18:33
Status Failure
Total duration 24s
Artifacts

build-docs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - 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 2 - symfony/cache is locked to version v6.2.13 and an update of this package was not requested. - symfony/cache v6.2.13 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 3 - symfony/cache-contracts is locked to version v3.3.0 and an update of this package was not requested. - symfony/cache-contracts v3.3.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 4 - 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 (8.0.30) does not satisfy that requirement. Problem 5 - 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 6 - symfony/process is locked to version v6.3.4 and an update of this package was not requested. - symfony/process v6.3.4 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 7 - symfony/string is locked to version v6.3.2 and an update of this package was not requested. - symfony/string v6.3.2 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 8 - symfony/var-exporter is locked to version v6.3.4 and an update of this package was not requested. - symfony/var-exporter v6.3.4 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 9 - symfony/filesystem v6.3.1 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. - composer/composer 2.5.8 requires symfony/filesystem ^5.4 || ^6.0 -> satisfiable by symfony/filesystem[v6.3.1]. - composer/composer is locked to version 2.5.8 and an update of this package was not requested.
build
Process completed with exit code 2.