Skip to content

fix(routes): always load routes, even from CLI #42

fix(routes): always load routes, even from CLI

fix(routes): always load routes, even from CLI #42

Triggered via push October 7, 2024 08:22
Status Failure
Total duration 20s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
phpstan
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires illuminate/contracts ^11.8 -> satisfiable by illuminate/contracts[v11.8.0, ..., 11.x-dev], laravel/framework[v11.8.0, ..., 11.x-dev]. - illuminate/contracts[v11.8.0, ..., 11.x-dev] require php ^8.2 -> your php version (8.1.30) does not satisfy that requirement. - laravel/framework[v11.8.0, ..., 11.x-dev] require php ^8.2 -> your php version (8.1.30) does not satisfy that requirement.
phpstan
Process completed with exit code 2.
phpstan
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/