Skip to content

Commit 61adee0

Browse files
committed
Composer: Add support values.
1 parent fc2f66e commit 61adee0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@
99
"email": "payton@foolord.com"
1010
}
1111
],
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+
},
1217
"require" : {
1318
"php" : ">=5.4.0",
1419
"squizlabs/php_codesniffer" : "^3.0.2",

0 commit comments

Comments
 (0)