recon/application/vendor/guzzlehttp/promises/phpstan.neon.dist
2023-02-27 18:53:14 +05:30

11 lines
187 B
Plaintext

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