Skip to content

Set supported Laravel versions. #5

Set supported Laravel versions.

Set supported Laravel versions. #5

Triggered via push October 25, 2024 23:14
Status Failure
Total duration 13s
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 - illuminate/bus is locked to version v11.29.0 and an update of this package was not requested. - illuminate/bus v11.29.0 requires php ^8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 3 - 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 4 - illuminate/console is locked to version v11.29.0 and an update of this package was not requested. - illuminate/console v11.29.0 requires php ^8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 5 - illuminate/container is locked to version v11.29.0 and an update of this package was not requested. - illuminate/container v11.29.0 requires php ^8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 6 - 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 7 - illuminate/database is locked to version v11.29.0 and an update of this package was not requested. - illuminate/database v11.29.0 requires php ^8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 8 - illuminate/events is locked to version v11.29.0 and an update of this package was not requested. - illuminate/events v11.29.0 requires php ^8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 9 - illuminate/filesystem is locked to version v11.29.0 and an update of this package was not requested. - illuminate/filesystem v11.29.0 requires php ^8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 10 - 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 11 - illuminate/pipeline is locked to version v11.29.0 and an update of this package was not requested. - illuminate/pipeline v11.29.0 requires php ^8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 12 - 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 13 - illuminate/view is locked to version v11.29.0 and an update of this package was not requested. - illuminate/view v11.29.0 requires php ^8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 14 - nunomaduro/termwind is locked to version v2.2.0 and an update of this package was not requested. - nunomaduro/termwind v2.2.0 requires php ^8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 15 - 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 16 - symfony/console is locked to version v7.1.5 and an update of this package was not requested. - symfony/console v7.1.5 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 17 - symfony/finder is locked to version v7.1.4 and an update of this package was not requested. - symfony/finder v7.1.4 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 18 - symfony/process is locked to version v7.1.5 and an update of this package was not requested. - symfony/process v7.1.5 requires php >=8.2 -> your php version (8.1.2) does not satisf
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/