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"
},
"symfony/mailer": {
"version": "6.4",
"version": "7.3",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "4.3",
"ref": "df66ee1f226c46f01e85c29c2f7acce0596ba35a"
"ref": "09051cfde49476e3c12cd3a0e44289ace1c75a4f"
},
"files": [
"./config/packages/mailer.yaml"
"config/packages/mailer.yaml"
]
},
"symfony/maker-bundle": {