Skip to content

Commit 36702dd

Browse files
authored
Update composer.json
Correct url repo from merged PR
1 parent 97e3b9a commit 36702dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"repositories": [
1313
{
1414
"type": "vcs",
15-
"url": "https://github.com/cobenash/PHP_CodeSniffer.git"
15+
"url": "https://github.com/smmccabe/PHP_CodeSniffer.git"
1616
}
1717
],
1818
"require": {

0 commit comments

Comments
 (0)