Skip to content

Commit 52b1c0b

Browse files
committedDec 5, 2017
Fix repositories link
1 parent 52cecf3 commit 52b1c0b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎composer.json

+4
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@
1515
}
1616
],
1717
"minimum-stability": "dev",
18+
"repositories": {
19+
"type": "vcs",
20+
"url": "https://github.com/php-composter/php-composter-phpcs-wpcs.git"
21+
},
1822
"autoload": {
1923
"psr-4": {
2024
"PHPComposter\\PHPComposter_PHPCS_WPCS\\": "src/"

0 commit comments

Comments
 (0)