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 1
1
{
2
2
"require-dev" : {
3
- "consistence/coding-standard" : " ^3.10" ,
3
+ "consistence-community /coding-standard" : " ^3.10" ,
4
4
"dealerdirect/phpcodesniffer-composer-installer" : " ^0.7.0" ,
5
5
"slevomat/coding-standard" : " ^6.4"
6
6
}
Original file line number Diff line number Diff line change 8
8
<arg value =" sp" />
9
9
<file >src</file >
10
10
<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" >
12
12
<exclude name =" Squiz.Functions.GlobalFunction.Found" />
13
13
<exclude name =" SlevomatCodingStandard.Namespaces.FullyQualifiedClassNameAfterKeyword" />
14
14
<exclude name =" SlevomatCodingStandard.Namespaces.FullyQualifiedClassNameInAnnotation" />
You can’t perform that action at this time.
0 commit comments