Files
w4rpservices/vendor/guzzlehttp/promises/phpstan.neon.dist
2020-12-06 10:28:55 +00:00

11 lines
187 B
Plaintext

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