mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 23:56:25 +03:00
Merge pull request #1113 from B-Galati/symfony-infobip-mailer
Add symfony/infobip-mailer recipe
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"env": {
|
||||
"#1": "MAILER_DSN=infobip+api://KEY@BASE_URL",
|
||||
"#2": "#MAILER_DSN=infobip+smtp://KEY@default"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user