Update to PHPStan 2 #244
Annotations
2 errors
PHPStan (7.2)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpstan/phpstan ^2.0 -> satisfiable by phpstan/phpstan[2.0.0, 2.0.1].
- phpstan/phpstan[2.0.0, ..., 2.0.1] require php ^7.4|^8.0 -> your php version (7.2.34) does not satisfy that requirement.
Problem 2
- Root composer.json requires phpstan/phpstan-strict-rules ^2.0 -> satisfiable by phpstan/phpstan-strict-rules[2.0.0].
- phpstan/phpstan-strict-rules 2.0.0 requires php ^7.4 || ^8.0 -> your php version (7.2.34) does not satisfy that requirement.
|
PHPStan (7.2)
Process completed with exit code 2.
|