Skip to content

Use PHP 8.1 runner

Use PHP 8.1 runner #31

Triggered via push October 29, 2024 00:25
Status Failure
Total duration 11s
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 - illuminate/collections is locked to version v11.29.0 and an update of this package was not requested. - illuminate/collections v11.29.0 requires php ^8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 2 - illuminate/contracts is locked to version v11.29.0 and an update of this package was not requested. - illuminate/contracts v11.29.0 requires php ^8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 3 - illuminate/macroable is locked to version v11.29.0 and an update of this package was not requested. - illuminate/macroable v11.29.0 requires php ^8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 4 - illuminate/support is locked to version v11.29.0 and an update of this package was not requested. - illuminate/support v11.29.0 requires php ^8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 5 - symfony/clock is locked to version v7.1.1 and an update of this package was not requested. - symfony/clock v7.1.1 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 6 - symfony/translation is locked to version v7.1.5 and an update of this package was not requested. - symfony/translation v7.1.5 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 7 - nesbot/carbon is locked to version 3.8.0 and an update of this package was not requested. - nesbot/carbon 3.8.0 requires symfony/clock ^6.3 || ^7.0 -> satisfiable by symfony/clock[v7.1.1]. - symfony/clock v7.1.1 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement.
build
Process completed with exit code 2.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/