Skip to content

Update

Update #15

Triggered via push November 27, 2024 03:48
Status Failure
Total duration 14s
Artifacts

php.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
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/browser-kit is locked to version v7.1.6 and an update of this package was not requested. - symfony/browser-kit v7.1.6 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 3 - symfony/css-selector is locked to version v7.1.6 and an update of this package was not requested. - symfony/css-selector v7.1.6 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 4 - symfony/dom-crawler is locked to version v7.1.6 and an update of this package was not requested. - symfony/dom-crawler v7.1.6 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 5 - symfony/http-client is locked to version v7.1.8 and an update of this package was not requested. - symfony/http-client v7.1.8 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement.
build
Process completed with exit code 2.
build
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/