Skip to content

Laravel 11 compatibility (#2) #12

Laravel 11 compatibility (#2)

Laravel 11 compatibility (#2) #12

Triggered via push July 1, 2024 09:45
Status Failure
Total duration 22s
Artifacts

unit-test.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
build (8)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - symfony/console is locked to version v6.4.9 and an update of this package was not requested. - symfony/console v6.4.9 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 2 - symfony/process is locked to version v6.4.8 and an update of this package was not requested. - symfony/process v6.4.8 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 3 - symfony/console v6.4.9 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. - psy/psysh v0.11.22 requires symfony/console ^6.0 || ^5.0 || ^4.0 || ^3.4 -> satisfiable by symfony/console[v6.4.9]. - psy/psysh is locked to version v0.11.22 and an update of this package was not requested.
build (8)
Process completed with exit code 2.
build (8.2)
The job was canceled because "_8" failed.
build (8.2)
The operation was canceled.
build (8.1)
The job was canceled because "_8" failed.
build (8.1)
The operation was canceled.
build (8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/