streams/vendor/guzzlehttp/promises/phpstan.neon.dist
2020-11-10 12:41:03 +11:00

10 lines
187 B
Text

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