File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1+ /composer.lock
2+ /vendor
Original file line number Diff line number Diff line change 1010 }
1111 ],
1212 "require" : {
13- "php" : " ^7.1 || ^8.0" ,
14- "squizlabs/php_codesniffer" : " ^3.7.0" ,
15- "slevomat/coding-standard" : " ^7.2.1"
13+ "php" : " ^7.2 || ^8.0" ,
14+ "slevomat/coding-standard" : " ^8.0"
1615 },
1716 "autoload" : {
1817 "psr-4" : {"Spaze\\ CodingStandard\\ " : " src" }
Original file line number Diff line number Diff line change 111111 </properties >
112112 </rule >
113113 <rule ref =" SlevomatCodingStandard.TypeHints.LongTypeHints" />
114- <rule ref =" SlevomatCodingStandard.TypeHints.PropertyTypeHintSpacing " />
114+ <rule ref =" SlevomatCodingStandard.Classes.PropertyDeclaration " />
115115 <rule ref =" SlevomatCodingStandard.TypeHints.ReturnTypeHintSpacing" >
116116 <properties >
117117 <property name =" spacesCountBeforeColon" value =" 0" />
You can’t perform that action at this time.
0 commit comments