Skip to content

Commit e89da57

Browse files
committed
Rename library to friendsofsymfony1/swiftmailer
1 parent a8ac681 commit e89da57

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

composer.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "swiftmailer/swiftmailer",
2+
"name": "friendsofsymfony1/swiftmailer",
33
"type": "library",
4-
"description": "Swiftmailer, free feature-rich PHP mailer",
4+
"description": "Fork of unmaintained Swiftmailer, free feature-rich PHP mailer",
55
"keywords": ["mail","mailer","email"],
66
"homepage": "https://swiftmailer.symfony.com",
77
"license": "MIT",
@@ -12,6 +12,10 @@
1212
{
1313
"name": "Fabien Potencier",
1414
"email": "[email protected]"
15+
},
16+
{
17+
"name": "FriendsOfSymfony1 Community",
18+
"homepage": "https://github.com/FriendsOfSymfony1/swiftmailer/graphs/contributors"
1519
}
1620
],
1721
"require": {

0 commit comments

Comments
 (0)