Skip to content

Commit 6208ebe

Browse files
committed
wip
1 parent cbc1c5e commit 6208ebe

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

composer-dependency-analyser.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@
1717
// ensure use version ^3.2.0
1818
->ignoreErrorsOnPackage('composer/pcre', [ErrorType::UNUSED_DEPENDENCY])
1919

20-
->ignoreErrorsOnPath(__DIR__ . '/src/Reporting/DeprecatedRulesReporter.php', [ErrorType::UNKNOWN_CLASS])
21-
2220
->ignoreErrorsOnPaths([
2321
__DIR__ . '/stubs',
2422
__DIR__ . '/tests',

0 commit comments

Comments
 (0)