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 phpunit/phpunit ^11.5 -> satisfiable by phpunit/phpunit[11.5.0, 11.5.1].
- phpunit/phpunit[11.5.0, ..., 11.5.1] require php >=8.2 -> your php version (8.1.2) does not satisfy that requirement.
Problem 2
- Root composer.json requires orchestra/testbench-core ^9.8 -> satisfiable by orchestra/testbench-core[v9.8.0].
- orchestra/testbench-core v9.8.0 requires php ^8.2 -> your php version (8.1.2) does not satisfy that requirement.
Problem 3
- Root composer.json requires laravel/framework ^11.35 -> satisfiable by laravel/framework[v11.35.0, v11.35.1].
- laravel/framework[v11.35.0, ..., v11.35.1] require php ^8.2 -> your php version (8.1.2) does not satisfy that requirement.
|
phpstan
Process completed with exit code 2.
|
phpstan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|