feat(update): apply recipes:update symfony/mailer

This commit is contained in:
Simon Vieille 2023-01-08 19:18:18 +01:00
parent a9c64637ec
commit 1abc6a7b60
Signed by: deblan
GPG key ID: 579388D585F70417
2 changed files with 4 additions and 4 deletions

2
.env
View file

@ -20,7 +20,7 @@ APP_SECRET=
###< symfony/framework-bundle ###
###> symfony/mailer ###
MAILER_DSN=smtp://localhost
# MAILER_DSN=smtp://localhost
###< symfony/mailer ###
###> doctrine/doctrine-bundle ###

View file

@ -426,12 +426,12 @@
"version": "v5.2.4"
},
"symfony/mailer": {
"version": "4.3",
"version": "5.4",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "master",
"branch": "main",
"version": "4.3",
"ref": "15658c2a0176cda2e7dba66276a2030b52bd81b2"
"ref": "2bf89438209656b85b9a49238c4467bff1b1f939"
},
"files": [
"config/packages/mailer.yaml"