Skip to content

Commit d63debb

Browse files
committed
composer.json: improved description
1 parent dba9670 commit d63debb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "nette/mail",
3-
"description": "Nette Mail: Sending E-mails",
3+
"description": "📧 Handy email creation and transfer library for PHP with both text and MIME-compliant support.",
4+
"keywords": ["nette", "mail", "mailer", "smtp", "mime"],
45
"homepage": "https://nette.org",
56
"license": ["BSD-3-Clause", "GPL-2.0", "GPL-3.0"],
67
"authors": [

0 commit comments

Comments
 (0)