File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 2323 "mikey179/vfsstream" : " ^1.6" ,
2424 "nexusphp/tachycardia" : " ^2.0" ,
2525 "phpstan/extension-installer" : " ^1.4" ,
26- "phpstan/phpstan" : " ^1.11 " ,
27- "phpstan/phpstan-strict-rules" : " ^1.6 " ,
26+ "phpstan/phpstan" : " ^2.0 " ,
27+ "phpstan/phpstan-strict-rules" : " ^2.0 " ,
2828 "phpunit/phpcov" : " ^9.0.2 || ^10.0" ,
2929 "phpunit/phpunit" : " ^10.5.16 || ^11.2" ,
3030 "predis/predis" : " ^1.1 || ^2.0" ,
31- "rector/rector" : " 1.2.10 "
31+ "rector/rector" : " 2.0.3 "
3232 },
3333 "replace" : {
3434 "codeigniter4/framework" : " self.version"
Original file line number Diff line number Diff line change @@ -33,5 +33,4 @@ parameters:
3333 allRules: false
3434 disallowedLooseComparison: true
3535 booleansInConditions: true
36- disallowedConstructs: true
3736 matchingInheritedMethodNames: true
You can’t perform that action at this time.
0 commit comments