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 7434f28 commit 16b55efCopy full SHA for 16b55ef
composer-require-checker.json
@@ -17,6 +17,7 @@
17
"PHPStan\\Type\\Constant\\ConstantStringType",
18
"PHPStan\\Type\\ObjectType",
19
"PHPStan\\Type\\Type",
20
- "PhpParser\\Node\\Expr\\FuncCall"
+ "PhpParser\\Node\\Expr\\FuncCall",
21
+ "PhpParser\\Node\\Name"
22
]
23
}
0 commit comments