Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

update required PHP version #68

update required PHP version

update required PHP version #68

Triggered via push December 1, 2023 16:09
Status Failure
Total duration 19s
Billable time 1m
Artifacts

php.yml

on: push
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 - Root composer.json requires php >=8.2 but your php version (8.1.2) does not satisfy that requirement. Problem 2 - 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.2) does not satisfy that requirement. Problem 3 - 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.2) does not satisfy that requirement. Problem 4 - symfony/error-handler is locked to version v7.0.0 and an update of this package was not requested. - symfony/error-handler v7.0.0 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 5 - symfony/event-dispatcher is locked to version v7.0.0 and an update of this package was not requested. - symfony/event-dispatcher v7.0.0 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 6 - 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.2) does not satisfy that requirement. Problem 7 - symfony/finder is locked to version v7.0.0 and an update of this package was not requested. - symfony/finder v7.0.0 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 8 - symfony/http-foundation is locked to version v7.0.0 and an update of this package was not requested. - symfony/http-foundation v7.0.0 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 9 - symfony/http-kernel is locked to version v7.0.0 and an update of this package was not requested. - symfony/http-kernel v7.0.0 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 10 - 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.2) does not satisfy that requirement. Problem 11 - symfony/property-access is locked to version v7.0.0 and an update of this package was not requested. - symfony/property-access v7.0.0 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 12 - symfony/property-info is locked to version v7.0.0 and an update of this package was not requested. - symfony/property-info v7.0.0 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 13 - symfony/serializer is locked to version v7.0.0 and an update of this package was not requested. - symfony/serializer v7.0.0 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 14 - 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.2) does not satisfy that requirement. Problem 15 - symfony/var-dumper is locked to version v7.0.0 and an update of this package was not requested. - symfony/var-dumper v7.0.0 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 16 - 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.2) does not satisfy that requirement. Problem 17 - symfony/config v7.0.0 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. - symfony/stimulus-bundle v2.13.2 requires symfony/config ^5.4|^6.0|^7.0 -> satisfiable by symfony/config[v7.0.0]. - symfony/stimulus-bundle is locked to version v2.13.2 and an update of this package was not requested.
build
Process completed with exit code 2.