Skip to content

Commit b451acb

Browse files
author
symfony-flex-server[bot]
authored
Merge pull request #684
2 parents bd7fb54 + 895ce06 commit b451acb

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

symfony/mailer/4.3/manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
},
55
"env": {
66
"#1": "MAILER_DSN=smtp://localhost"
7-
}
7+
},
8+
"aliases": ["mailer", "mail"]
89
}

symfony/swiftmailer-bundle/2.5/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
"#3": "Delivery is disabled by default via \"null://localhost\"",
1212
"MAILER_URL": "null://localhost"
1313
},
14-
"aliases": ["mailer", "mail", "swiftmailer"]
14+
"aliases": ["swiftmailer"]
1515
}

0 commit comments

Comments
 (0)