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 23
23
"mikey179/vfsstream" : " ^1.6" ,
24
24
"nexusphp/tachycardia" : " ^2.0" ,
25
25
"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 " ,
28
28
"phpunit/phpcov" : " ^9.0.2 || ^10.0" ,
29
29
"phpunit/phpunit" : " ^10.5.16 || ^11.2" ,
30
30
"predis/predis" : " ^1.1 || ^2.0" ,
31
- "rector/rector" : " 1.2.10 "
31
+ "rector/rector" : " 2.0.3 "
32
32
},
33
33
"replace" : {
34
34
"codeigniter4/framework" : " self.version"
Original file line number Diff line number Diff line change @@ -33,5 +33,4 @@ parameters:
33
33
allRules: false
34
34
disallowedLooseComparison: true
35
35
booleansInConditions: true
36
- disallowedConstructs: true
37
36
matchingInheritedMethodNames: true
You can’t perform that action at this time.
0 commit comments