We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1ad52d4 + 30ec50c commit 22d081bCopy full SHA for 22d081b
README.md
@@ -13,6 +13,7 @@ Included in this package are:
13
- PHP_Depend
14
- PHPMD
15
- PHP_CodeSniffer
16
+- Fabien Potencier/PHP Coding Standards Fixer
17
- Sensiolabs/Security-Checker
18
19
composer.json
@@ -27,6 +27,7 @@
27
"phpmd/phpmd": "~1.4",
28
"squizlabs/php_codesniffer": "~1.4",
29
30
+ "fabpot/php-cs-fixer": "~0.3",
31
"sensiolabs/security-checker": "~1.2"
32
},
33
"suggest": {
0 commit comments