mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-29 14:28:42 +02:00
Updated mailer recipe
This commit is contained in:
parent
53889c7813
commit
4e1bd486e8
1 changed files with 3 additions and 3 deletions
|
@ -521,15 +521,15 @@
|
||||||
"version": "v4.2.3"
|
"version": "v4.2.3"
|
||||||
},
|
},
|
||||||
"symfony/mailer": {
|
"symfony/mailer": {
|
||||||
"version": "6.4",
|
"version": "7.3",
|
||||||
"recipe": {
|
"recipe": {
|
||||||
"repo": "github.com/symfony/recipes",
|
"repo": "github.com/symfony/recipes",
|
||||||
"branch": "main",
|
"branch": "main",
|
||||||
"version": "4.3",
|
"version": "4.3",
|
||||||
"ref": "df66ee1f226c46f01e85c29c2f7acce0596ba35a"
|
"ref": "09051cfde49476e3c12cd3a0e44289ace1c75a4f"
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"./config/packages/mailer.yaml"
|
"config/packages/mailer.yaml"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"symfony/maker-bundle": {
|
"symfony/maker-bundle": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue