File tree Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Original file line number Diff line number Diff line change 1515 },
1616 "require" : {
1717 "php" : " ^8.3" ,
18- "doctrine/coding-standard" : " ^13.0" ,
18+ "doctrine/coding-standard" : " ^13.0.1 " ,
1919 "slevomat/coding-standard" : " ^8.18" ,
2020 "squizlabs/php_codesniffer" : " ^3.13"
2121 },
Original file line number Diff line number Diff line change 3030
3131 <exclude name =" Squiz.Commenting.FunctionComment.SpacingAfterParamType" />
3232
33- <!-- https://github.com/doctrine/coding-standard/pull/339 -->
34- <exclude name =" Squiz.WhiteSpace.LanguageConstructSpacing" />
35-
3633 <!-- replaced by Cdn77.NamingConventions.ValidConstantName -->
3734 <exclude name =" Generic.NamingConventions.UpperCaseConstantName.ClassConstantNotUpperCase" />
3835
4643 <exclude name =" SlevomatCodingStandard.TypeHints.ReturnTypeHint.MissingTraversableTypeHintSpecification" />
4744 </rule >
4845
49- <!-- https://github.com/doctrine/coding-standard/pull/339 -->
50- <rule ref =" Generic.WhiteSpace.LanguageConstructSpacing" />
51-
5246 <rule ref =" SlevomatCodingStandard.Classes.ClassStructure" >
5347 <properties >
5448 <property name =" groups" type =" array" >
You can’t perform that action at this time.
0 commit comments