Update Flex endpoint

This commit is contained in:
github-action[bot]
2024-08-11 16:45:41 +00:00
parent 5fce3ba17b
commit 514b500868
4 changed files with 32 additions and 0 deletions
@@ -0,0 +1,14 @@
{
"manifests": {
"symfony/postal-mailer": {
"manifest": {
"env": {
"#1": "MAILER_DSN=postal+api://API_TOKEN@BASE_URL",
"#2": "MAILER_DSN=postal://API_TOKEN@BASE_URL"
}
},
"files": [],
"ref": "a99ffc385336f3e8f11a9e8f822debd609ccf9c5"
}
}
}