chore: upgrade phpstan to v2 #44
lint-and-analyse.yml
on: push
lint-php
13s
analyse-php
10s
Annotations
4 errors
|
analyse-php
Process completed with exit code 2.
|
|
analyse-php
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpstan/phpstan ^2.1 -> satisfiable by phpstan/phpstan[2.1.0, ..., 2.1.36].
- phpstan/phpstan[2.1.0, ..., 2.1.36] require php ^7.4|^8.0 -> your php version (7.2.34) does not satisfy that requirement.
|
|
lint-php
Process completed with exit code 2.
|
|
lint-php
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpstan/phpstan ^2.1 -> satisfiable by phpstan/phpstan[2.1.0, ..., 2.1.36].
- phpstan/phpstan[2.1.0, ..., 2.1.36] require php ^7.4|^8.0 -> your php version (7.2.34) does not satisfy that requirement.
|