File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 ],
1414 "require" : {
1515 "php" : " >=7.1" ,
16- "slevomat/coding-standard" : " ^3 .0.2 " ,
16+ "slevomat/coding-standard" : " ^4 .0.0 " ,
1717 "squizlabs/php_codesniffer" : " ^3.0.1"
1818 }
1919}
Original file line number Diff line number Diff line change 170170 </rule >
171171
172172 <!-- ########################################################################################################### -->
173- <!-- Slevomat Coding Standard 2 .0 -->
173+ <!-- Slevomat Coding Standard 4.0 .0 -->
174174 <!-- ########################################################################################################### -->
175175 <rule ref =" ./../../slevomat/coding-standard/SlevomatCodingStandard/ruleset.xml" >
176176 <exclude name =" SlevomatCodingStandard.Files.TypeNameMatchesFileName" />
179179 <exclude name =" SlevomatCodingStandard.Namespaces.FullyQualifiedClassNameAfterKeyword" />
180180 <exclude name =" SlevomatCodingStandard.Namespaces.UseOnlyWhitelistedNamespaces" />
181181 <exclude name =" SlevomatCodingStandard.TypeHints.TypeHintDeclaration.UselessDocComment" />
182+ <exclude name =" SlevomatCodingStandard.ControlStructures.RequireYodaComparison" />
182183 </rule >
183184 <rule ref =" SlevomatCodingStandard.Namespaces.UnusedUses" >
184185 <properties >
You can’t perform that action at this time.
0 commit comments