Updated symfony/mailer recipe

This commit is contained in:
Jan Böhmer 2022-07-23 22:10:57 +02:00
parent f827c8bb2b
commit a53d9ba08f
2 changed files with 5 additions and 5 deletions

View file

@ -561,15 +561,15 @@
"version": "v4.2.3"
},
"symfony/mailer": {
"version": "4.3",
"version": "5.4",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "master",
"branch": "main",
"version": "4.3",
"ref": "bbfc7e27257d3a3f12a6fb0a42540a42d9623a37"
"ref": "97a61eabb351d7f6cb7702039bcfe07fe9d7e03c"
},
"files": [
"./config/packages/mailer.yaml"
"config/packages/mailer.yaml"
]
},
"symfony/maker-bundle": {