File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "require-dev" : {
3- "consistence/coding-standard" : " ^3.10" ,
3+ "consistence-community /coding-standard" : " ^3.10" ,
44 "dealerdirect/phpcodesniffer-composer-installer" : " ^0.7.0" ,
55 "slevomat/coding-standard" : " ^6.4"
66 }
Original file line number Diff line number Diff line change 88 <arg value =" sp" />
99 <file >src</file >
1010 <file >tests</file >
11- <rule ref =" build-cs/vendor/consistence/coding-standard/Consistence/ruleset.xml" >
11+ <rule ref =" build-cs/vendor/consistence-community /coding-standard/Consistence/ruleset.xml" >
1212 <exclude name =" Squiz.Functions.GlobalFunction.Found" />
1313 <exclude name =" SlevomatCodingStandard.Namespaces.FullyQualifiedClassNameAfterKeyword" />
1414 <exclude name =" SlevomatCodingStandard.Namespaces.FullyQualifiedClassNameInAnnotation" />
You can’t perform that action at this time.
0 commit comments