Update Flex endpoint

This commit is contained in:
github-action[bot]
2023-06-21 06:44:30 +00:00
parent 2614e97e6c
commit 439ee3f977
4 changed files with 18 additions and 5 deletions
@@ -0,0 +1,14 @@
{
"manifests": {
"symfony/mailer-send-mailer": {
"manifest": {
"env": {
"#1": "MAILER_DSN=mailersend+api://KEY@BASE_URL",
"#2": "MAILER_DSN=mailersend+smtp://USERNAME:PASSWORD@default"
}
},
"files": [],
"ref": "a8120b79052d6ced86bae5025fd7b9e203fdccf8"
}
}
}