mirror of
https://github.com/composer/composer
synced 2025-05-10 09:02:59 +00:00
Fix a few phpstan errors and add a php8+ baseline for the rest
This commit is contained in:
parent
a4a2b6da87
commit
0b3adc84da
12 changed files with 8916 additions and 9 deletions
|
@ -3,6 +3,7 @@ includes:
|
|||
- ../vendor/phpstan/phpstan-deprecation-rules/rules.neon
|
||||
- ../vendor/phpstan/phpstan-strict-rules/rules.neon
|
||||
- ./baseline.neon
|
||||
- ./ignore-by-php-version.neon.php
|
||||
|
||||
parameters:
|
||||
level: 8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue