Update Flex endpoint

This commit is contained in:
github-action[bot]
2022-03-26 07:51:33 +00:00
parent f8cf5b6c06
commit 435e768b34
3 changed files with 29 additions and 0 deletions
@@ -0,0 +1,13 @@
{
"manifests": {
"symfony/sendberry-notifier": {
"manifest": {
"env": {
"#1": "SENDBERRY_DSN=sendberry://USERNAME:PASSWORD@default?auth_key=AUTH_KEY&from=FROM"
}
},
"files": [],
"ref": "34b7526b67490b5435bae2a8a564afc58011a053"
}
}
}
+3
View File
@@ -658,6 +658,9 @@
"5.1",
"5.3"
],
"symfony/sendberry-notifier": [
"6.1"
],
"symfony/sendgrid-mailer": [
"4.3",
"4.4"
+13
View File
@@ -0,0 +1,13 @@
{
"manifests": {
"symfony/sendberry-notifier": {
"manifest": {
"env": {
"#1": "SENDBERRY_DSN=sendberry://USERNAME:PASSWORD@default?auth_key=AUTH_KEY&from=FROM"
}
},
"files": [],
"ref": "34b7526b67490b5435bae2a8a564afc58011a053"
}
}
}