Add symfony/brevo-mailer recipe

This commit is contained in:
blaugueux
2023-06-01 02:29:06 +02:00
parent 241c152f95
commit cf33144789
+6
View File
@@ -0,0 +1,6 @@
{
"env": {
"#1": "MAILER_DSN=brevo+api://KEY@default",
"#2": "MAILER_DSN=brevo+smtp://USERNAME:PASSWORD@default"
}
}