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 1975141 + 9abbb57 commit 6505287Copy full SHA for 6505287
composer.json
@@ -14,6 +14,11 @@
14
"wiki" : "https://github.com/sirbrillig/phpcs-variable-analysis/wiki",
15
"source": "https://github.com/sirbrillig/phpcs-variable-analysis"
16
},
17
+ "config": {
18
+ "sort-order": true
19
+ },
20
+ "minimum-stability": "dev",
21
+ "prefer-stable": true,
22
"require" : {
23
"php" : ">=5.4.0",
24
"squizlabs/php_codesniffer" : "^3.0.2",
0 commit comments