File tree Expand file tree Collapse file tree 2 files changed +1
-8
lines changed
Expand file tree Collapse file tree 2 files changed +1
-8
lines changed Original file line number Diff line number Diff line change 1616 "phpdocumentor/reflection-docblock" : " ^5.4.1" ,
1717 "phpstan/phpstan" : " ^1.10.49" ,
1818 "phpunit/phpunit" : " ^9.5" ,
19- "szepeviktor/phpcs-psr-12-neutron-hybrid-ruleset" : " ^1.0 " ,
19+ "szepeviktor/phpcs-psr-12-neutron-hybrid-ruleset" : " ^1.1.1 " ,
2020 "wp-coding-standards/wpcs" : " 3.1.0 as 2.3.0"
2121 },
2222 "suggest" : {
Original file line number Diff line number Diff line change 1212 <exclude name =" PEAR.Commenting.FileComment" />
1313 </rule >
1414
15- <rule ref =" Squiz.WhiteSpace.FunctionSpacing" >
16- <properties >
17- <property name =" spacingBeforeFirst" value =" 0" />
18- <property name =" spacingAfterLast" value =" 0" />
19- </properties >
20- </rule >
21-
2215 <!-- Rules not applied to tests -->
2316 <rule ref =" SlevomatCodingStandard.Functions.FunctionLength.FunctionLength" >
2417 <exclude-pattern >tests/TypeInferenceTest.php</exclude-pattern >
You can’t perform that action at this time.
0 commit comments