Skip to content

Commit 16b55ef

Browse files
committed
missing symbol
1 parent 7434f28 commit 16b55ef

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer-require-checker.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"PHPStan\\Type\\Constant\\ConstantStringType",
1818
"PHPStan\\Type\\ObjectType",
1919
"PHPStan\\Type\\Type",
20-
"PhpParser\\Node\\Expr\\FuncCall"
20+
"PhpParser\\Node\\Expr\\FuncCall",
21+
"PhpParser\\Node\\Name"
2122
]
2223
}

0 commit comments

Comments
 (0)