File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
src/PatchlevelCodingStandard Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2828 ],
2929 "require" : {
3030 "php" : " ^7.4 || ^8.0" ,
31- "dealerdirect/phpcodesniffer-composer-installer" : " ^0.7.1 " ,
32- "slevomat/coding-standard" : " ^7.0.10 " ,
33- "squizlabs/php_codesniffer" : " ^3.6.0 "
31+ "dealerdirect/phpcodesniffer-composer-installer" : " ^0.7.2 " ,
32+ "slevomat/coding-standard" : " ^8.1.0 " ,
33+ "squizlabs/php_codesniffer" : " ^3.7.1 "
3434 },
3535 "config" : {
3636 "sort-packages" : true ,
Original file line number Diff line number Diff line change 396396 </property >
397397 </properties >
398398 </rule >
399- <rule ref =" SlevomatCodingStandard.TypeHints.PropertyTypeHintSpacing " />
399+ <rule ref =" SlevomatCodingStandard.Classes.PropertyDeclaration " />
400400 <rule ref =" SlevomatCodingStandard.TypeHints.ReturnTypeHint" >
401401 <properties >
402402 <property name =" traversableTypeHints" type =" array" >
You can’t perform that action at this time.
0 commit comments