Skip to content

Commit 507befd

Browse files
committed
Add missing PHPStan\Rules\RuleError as symbol
1 parent 73ea52c commit 507befd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer-require-checker.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"PhpParser\\Node\\Scalar\\String_",
1313
"PHPStan\\Analyser\\Scope",
1414
"PHPStan\\Rules\\Rule",
15+
"PHPStan\\Rules\\RuleError",
1516
"PHPStan\\Rules\\RuleErrorBuilder",
1617
"PHPStan\\Type\\ArrayType",
1718
"PHPStan\\Type\\Constant\\ConstantStringType",

0 commit comments

Comments
 (0)