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 2323 "sami/sami" : " ^4.0" ,
2424 "phpunit/php-code-coverage" : " *" ,
2525 "phpunit/phpunit" : " ~4.8 || ~5.7 || ~6.5" ,
26- "phpmyadmin/coding-standard " : " ^1.0 "
26+ "squizlabs/php_codesniffer " : " ^3.4 "
2727 },
2828 "conflict" : {
2929 "phpmyadmin/motranslator" : " <3.0"
Original file line number Diff line number Diff line change 44 name =" phpMyAdmin"
55 xsi : noNamespaceSchemaLocation =" ./vendor/squizlabs/php_codesniffer/phpcs.xsd"
66>
7- <rule ref =" ./vendor/phpmyadmin/coding-standard/PhpMyAdmin/ruleset.xml" >
8- <exclude name =" PEAR.Commenting.FileComment" />
9- <exclude name =" PEAR.Commenting.ClassComment" />
10- <exclude name =" PEAR.Commenting.FunctionComment" />
11- </rule >
12-
137 <rule ref =" Squiz.Arrays.ArrayDeclaration.IndexNoNewline" >
148 <exclude-pattern >*/src/Contexts/*</exclude-pattern >
159 </rule >
You can’t perform that action at this time.
0 commit comments