File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2121 "mikey179/vfsstream" : " ^1.6" ,
2222 "nexusphp/cs-config" : " ^3.3" ,
2323 "nexusphp/tachycardia" : " ^1.0" ,
24- "phpstan/phpstan" : " 1.6.x-dev " ,
24+ "phpstan/phpstan" : " ^1.5.6 " ,
2525 "phpunit/phpunit" : " ^9.1" ,
2626 "predis/predis" : " ^1.1" ,
2727 "rector/rector" : " 0.12.20"
Original file line number Diff line number Diff line change 1+ conditionalTags:
2+ PhpParser\NodeVisitor\NodeConnectingVisitor:
3+ phpstan.parser.richParserNodeVisitor: true
4+
15services:
26 -
37 class: Utils\PHPStan\CheckUseStatementsAfterLicenseRule
@@ -7,10 +11,6 @@ services:
711 class: Utils\PHPStan\CheckFrameworkExceptionInstantiationViaNamedConstructorRule
812 tags:
913 - phpstan.rules.rule
10- -
11- class: PhpParser\NodeVisitor\NodeConnectingVisitor
12- tags:
13- - phpstan.parser.richParserNodeVisitor
1414
1515includes:
1616 - phpstan-baseline.neon.dist
You can’t perform that action at this time.
0 commit comments