feat: add mailjet smtp transport

This commit is contained in:
Björn Fromme
2025-01-23 15:55:15 +01:00
parent d6e12556e6
commit 1da50adf62
4 changed files with 82 additions and 1 deletions
+9
View File
@@ -163,6 +163,15 @@
"config/packages/mailer.yaml"
]
},
"symfony/mailjet-mailer": {
"version": "6.4",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "5.2",
"ref": "037c3256baa3334fd4cc3092a63209ae523696ff"
}
},
"symfony/maker-bundle": {
"version": "1.49",
"recipe": {