1KA_F2F/vendor/guzzlehttp/promises/phpstan.neon.dist

11 lines
187 B
Plaintext
Raw Normal View History

includes:
- phpstan-baseline.neon
parameters:
level: 5
paths:
- src
ignoreErrors:
- "#^Dead catch - Exception is already caught by Throwable above\\.$#"