mirror of
https://github.com/symfony/recipes.git
synced 2026-09-17 10:06:28 +03:00
Update Flex endpoint
This commit is contained in:
@@ -18,16 +18,6 @@
|
||||
}
|
||||
},
|
||||
"files": {
|
||||
"config/packages/dev/swiftmailer.yaml": {
|
||||
"contents": [
|
||||
"# See https://symfony.com/doc/current/email/dev_environment.html",
|
||||
"#swiftmailer:",
|
||||
"# send all emails to a specific address",
|
||||
"# delivery_addresses: ['me@example.com']",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
},
|
||||
"config/packages/test/swiftmailer.yaml": {
|
||||
"contents": [
|
||||
"swiftmailer:",
|
||||
@@ -44,6 +34,16 @@
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
},
|
||||
"config/packages/dev/swiftmailer.yaml": {
|
||||
"contents": [
|
||||
"# See https://symfony.com/doc/current/email/dev_environment.html",
|
||||
"#swiftmailer:",
|
||||
"# send all emails to a specific address",
|
||||
"# delivery_addresses: ['me@example.com']",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "f0b2fccdca2dfd97dc2fd5ad216d5e27c4f895ac"
|
||||
|
||||
Reference in New Issue
Block a user