Skip to content

Commit 1738691

Browse files
committed
Update composer.json
1 parent 81caf98 commit 1738691

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

composer.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,10 @@
33
"type": "library",
44
"description": "A fully tested simple email reader parser for PHP 5.6+.",
55
"keywords": ["pipe", "email", "reader", "parser", "decode"],
6-
"homepage": "https://github.com/stuporglue/mailreader",
6+
"homepage": "https://github.com/techno-express/mailreader",
7+
"support": {
8+
"issues": "https://github.com/techno-express/mailreader/issues"
9+
},
710
"license": ["LGPL-3.0-or-later"],
811
"authors": [
912
{

0 commit comments

Comments
 (0)