Skip to content

Commit f884207

Browse files
committed
Copy and paste is bad. Fixed support URLs.
1 parent 2db1d19 commit f884207

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
}
1010
],
1111
"support": {
12-
"issues": "https://github.com/ramsey/array_column/issues",
13-
"source": "https://github.com/ramsey/array_column"
12+
"issues": "https://github.com/jakeasmith/http_build_url/issues",
13+
"source": "https://github.com/jakeasmith/http_build_url"
1414
},
1515
"require-dev": {
1616
"phpunit/phpunit": "~3.7"

0 commit comments

Comments
 (0)