We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b62da0f commit 30d4649Copy full SHA for 30d4649
phpstan.neon
@@ -6,7 +6,7 @@ parameters:
6
7
# https://github.com/phpstan/phpstan/issues/694#issuecomment-350724288
8
bootstrapFiles:
9
- - vendor/bin/.phpunit/phpunit-7.5-0/vendor/autoload.php
+ - vendor/bin/.phpunit/phpunit/vendor/autoload.php
10
11
includes:
12
- vendor/phpstan/phpstan-phpunit/extension.neon
0 commit comments