Skip to content

Remove support for Laravel 10 #472

Remove support for Laravel 10

Remove support for Laravel 10 #472

Triggered via pull request August 29, 2024 14:10
Status Success
Total duration 54s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

static-analysis.yml

on: pull_request
Matrix: phpstan
Fit to window
Zoom out
Zoom in

Annotations

3 errors
phpstan (8.1)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php ^8.2 but your php version (8.1.29) does not satisfy that requirement. Problem 2 - laravel/framework[v11.0.0, ..., 11.x-dev] require php ^8.2 -> your php version (8.1.29) does not satisfy that requirement. - illuminate/cache[v11.0.0, ..., 11.x-dev] require php ^8.2 -> your php version (8.1.29) does not satisfy that requirement. - Root composer.json requires illuminate/cache ^11 -> satisfiable by illuminate/cache[v11.0.0, ..., 11.x-dev], laravel/framework[v11.0.0, ..., 11.x-dev].
phpstan (8.1)
Process completed with exit code 2.
phpstan (8.2)
Process completed with exit code 1.