File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5959 uses : " shivammathur/setup-php@v2"
6060 with :
6161 coverage : " none"
62- php-version : " 7.4 "
62+ php-version : " 8.0 "
6363
6464 - name : " Validate Composer"
6565 run : " composer validate"
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 11<?xml version =" 1.0" ?>
22<ruleset name =" PHPStan PHPUnit extensions and rules" >
3- <rule ref =" build-cs/vendor/consistence/coding-standard/Consistence/ruleset.xml" >
3+ <rule ref =" build-cs/vendor/consistence-community /coding-standard/Consistence/ruleset.xml" >
44 <exclude name =" Squiz.Functions.GlobalFunction.Found" />
55 <exclude name =" SlevomatCodingStandard.Namespaces.FullyQualifiedClassNameAfterKeyword" />
66 <exclude name =" SlevomatCodingStandard.Namespaces.FullyQualifiedClassNameInAnnotation" />
You can’t perform that action at this time.
0 commit comments