Upgrade recipes: symfony/mailer

This commit is contained in:
Julien Fastré 2023-09-05 15:26:19 +02:00
parent 070c1f963a
commit cda9ecc8ec
Signed by: julienfastre
GPG Key ID: BDE2190974723FCB
2 changed files with 3 additions and 6 deletions

5
.env
View File

@ -28,11 +28,8 @@ WOPI_SERVER=http://collabora:9980
# must be manually set in .env.local
# ADMIN_PASSWORD=
## Symfony/swiftmailer
## Mailer
###> symfony/mailer ###
# MAILER_DSN=smtp://localhost
MAILER_DSN=
# MAILER_DSN=null://null
###< symfony/mailer ###
## Notifications

View File

@ -568,9 +568,9 @@
"version": "5.4",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "master",
"branch": "main",
"version": "4.3",
"ref": "bbfc7e27257d3a3f12a6fb0a42540a42d9623a37"
"ref": "2bf89438209656b85b9a49238c4467bff1b1f939"
},
"files": [
"config/packages/mailer.yaml"