Upgrade recipes: symfony/mailer
This commit is contained in:
parent
070c1f963a
commit
cda9ecc8ec
5
.env
5
.env
@ -28,11 +28,8 @@ WOPI_SERVER=http://collabora:9980
|
|||||||
# must be manually set in .env.local
|
# must be manually set in .env.local
|
||||||
# ADMIN_PASSWORD=
|
# ADMIN_PASSWORD=
|
||||||
|
|
||||||
## Symfony/swiftmailer
|
|
||||||
## Mailer
|
|
||||||
###> symfony/mailer ###
|
###> symfony/mailer ###
|
||||||
# MAILER_DSN=smtp://localhost
|
# MAILER_DSN=null://null
|
||||||
MAILER_DSN=
|
|
||||||
###< symfony/mailer ###
|
###< symfony/mailer ###
|
||||||
|
|
||||||
## Notifications
|
## Notifications
|
||||||
|
@ -568,9 +568,9 @@
|
|||||||
"version": "5.4",
|
"version": "5.4",
|
||||||
"recipe": {
|
"recipe": {
|
||||||
"repo": "github.com/symfony/recipes",
|
"repo": "github.com/symfony/recipes",
|
||||||
"branch": "master",
|
"branch": "main",
|
||||||
"version": "4.3",
|
"version": "4.3",
|
||||||
"ref": "bbfc7e27257d3a3f12a6fb0a42540a42d9623a37"
|
"ref": "2bf89438209656b85b9a49238c4467bff1b1f939"
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"config/packages/mailer.yaml"
|
"config/packages/mailer.yaml"
|
||||||
|
Loading…
Reference in New Issue
Block a user