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.
1 parent fc2f66e commit 61adee0Copy full SHA for 61adee0
composer.json
@@ -9,6 +9,11 @@
9
"email": "payton@foolord.com"
10
}
11
],
12
+ "support" : {
13
+ "issues": "https://github.com/sirbrillig/phpcs-variable-analysis/issues",
14
+ "wiki" : "https://github.com/sirbrillig/phpcs-variable-analysis/wiki",
15
+ "source": "https://github.com/sirbrillig/phpcs-variable-analysis"
16
+ },
17
"require" : {
18
"php" : ">=5.4.0",
19
"squizlabs/php_codesniffer" : "^3.0.2",
0 commit comments