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 d625413 commit 4a7a476Copy full SHA for 4a7a476
composer-dependency-analyser.php
@@ -21,6 +21,7 @@
21
__DIR__ . '/stubs',
22
__DIR__ . '/tests',
23
__DIR__ . '/rules-tests',
24
+ __DIR__ . '/bin/add-phpstan-self-replace.php',
25
], [ErrorType::UNKNOWN_CLASS])
26
27
->disableExtensionsAnalysis();
0 commit comments