PHPLIB-330: Add first version of our coding standard
Showing
.phpcs/autoload.php
0 → 100644
| ... | ... | @@ -18,6 +18,7 @@ |
| "require-dev": { | ||
| "phpunit/phpunit": "^5.7.27 || ^6.4 || ^8.3", | ||
| "sebastian/comparator": "^1.0 || ^2.0 || ^3.0", | ||
| "squizlabs/php_codesniffer": "^3.4", | ||
| "symfony/phpunit-bridge": "^4.4@dev" | ||
| }, | ||
| "autoload": { | ||
| ... | ... |
phpcs.xml.dist
0 → 100644
Please
register
or
sign in
to comment