Files
money/vendor/phpdocumentor/reflection-docblock/phpstan.neon
2023-06-16 02:08:47 +00:00

8 lines
293 B
Plaintext

includes:
- /composer/vendor/phpstan/phpstan-mockery/extension.neon
- /composer/vendor/phpstan/phpstan-webmozart-assert/extension.neon
parameters:
level: max
ignoreErrors:
- '#Call to static method Webmozart\\Assert\\Assert::implementsInterface\(\) with class-string#'