Skip to content

Commit 5ef0c5a

Browse files
authored
Merge pull request #1322 from scuben/mailer-mailomat
[Mailer] Add mailomat mailer recipe
2 parents 144c138 + 55138e7 commit 5ef0c5a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: symfony/mailomat-mailer/7.2/manifest.json

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"env": {
3+
"#1": "MAILER_DSN=mailomat+api://KEY@default",
4+
"#2": "#MAILER_DSN=mailomat+smtp://USERNAME:PASSWORD@default"
5+
}
6+
}

0 commit comments

Comments
 (0)