Update Flex endpoint

This commit is contained in:
github-action bot
2021-10-13 06:28:05 +00:00
parent b410dc0ef5
commit ef1e2fa573
43 changed files with 1734 additions and 2261 deletions
+10 -10
View File
@@ -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"