Skip to content

Commit 4a7a476

Browse files
committed
fix analyse
1 parent d625413 commit 4a7a476

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer-dependency-analyser.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
__DIR__ . '/stubs',
2222
__DIR__ . '/tests',
2323
__DIR__ . '/rules-tests',
24+
__DIR__ . '/bin/add-phpstan-self-replace.php',
2425
], [ErrorType::UNKNOWN_CLASS])
2526

2627
->disableExtensionsAnalysis();

0 commit comments

Comments
 (0)