Skip to content

Commit 98a584a

Browse files
committed
Updating URLs in composer.json
1 parent bf5cd5b commit 98a584a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
}
1919
],
2020
"support": {
21-
"issues": "https://github.com/ramsey/mimeparse/issues",
22-
"source": "https://github.com/ramsey/mimeparse"
21+
"issues": "https://github.com/conneg/mimeparse-php/issues",
22+
"source": "https://github.com/conneg/mimeparse-php"
2323
},
2424
"require": {
2525
"php": ">=5.3.2"

0 commit comments

Comments
 (0)