We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81caf98 commit 1738691Copy full SHA for 1738691
composer.json
@@ -3,7 +3,10 @@
3
"type": "library",
4
"description": "A fully tested simple email reader parser for PHP 5.6+.",
5
"keywords": ["pipe", "email", "reader", "parser", "decode"],
6
- "homepage": "https://github.com/stuporglue/mailreader",
+ "homepage": "https://github.com/techno-express/mailreader",
7
+ "support": {
8
+ "issues": "https://github.com/techno-express/mailreader/issues"
9
+ },
10
"license": ["LGPL-3.0-or-later"],
11
"authors": [
12
{
0 commit comments