Vendor lock
This commit is contained in:
8
vendor/phpdocumentor/reflection-docblock/phpstan.neon
vendored
Normal file
8
vendor/phpdocumentor/reflection-docblock/phpstan.neon
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
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#'
|
Reference in New Issue
Block a user