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 cbc1c5e commit 6208ebeCopy full SHA for 6208ebe
composer-dependency-analyser.php
@@ -17,8 +17,6 @@
17
// ensure use version ^3.2.0
18
->ignoreErrorsOnPackage('composer/pcre', [ErrorType::UNUSED_DEPENDENCY])
19
20
- ->ignoreErrorsOnPath(__DIR__ . '/src/Reporting/DeprecatedRulesReporter.php', [ErrorType::UNKNOWN_CLASS])
21
-
22
->ignoreErrorsOnPaths([
23
__DIR__ . '/stubs',
24
__DIR__ . '/tests',
0 commit comments