Skip to content

Add support laravel 10 #25

Add support laravel 10

Add support laravel 10 #25

Triggered via pull request October 19, 2023 09:31
Status Failure
Total duration 24s
Artifacts

php.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build
Your requirements could not be resolved to an installable set of packages. Problem 1 - illuminate/support[v10.0.0, ..., 10.x-dev] require php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. - Root composer.json requires illuminate/support ^v10.0 -> satisfiable by illuminate/support[v10.0.0, ..., 10.x-dev].
build
Process completed with exit code 2.
build
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/