Updated mailer recipe

This commit is contained in:
Jan Böhmer 2025-07-13 16:28:15 +02:00
parent 53889c7813
commit 4e1bd486e8

View file

@ -521,15 +521,15 @@
"version": "v4.2.3" "version": "v4.2.3"
}, },
"symfony/mailer": { "symfony/mailer": {
"version": "6.4", "version": "7.3",
"recipe": { "recipe": {
"repo": "github.com/symfony/recipes", "repo": "github.com/symfony/recipes",
"branch": "main", "branch": "main",
"version": "4.3", "version": "4.3",
"ref": "df66ee1f226c46f01e85c29c2f7acce0596ba35a" "ref": "09051cfde49476e3c12cd3a0e44289ace1c75a4f"
}, },
"files": [ "files": [
"./config/packages/mailer.yaml" "config/packages/mailer.yaml"
] ]
}, },
"symfony/maker-bundle": { "symfony/maker-bundle": {