mirror of
https://github.com/symfony/recipes.git
synced 2026-09-14 08:36:27 +03:00
Update Flex endpoint
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -658,6 +658,9 @@
|
||||
"5.1",
|
||||
"5.3"
|
||||
],
|
||||
"symfony/sendberry-notifier": [
|
||||
"6.1"
|
||||
],
|
||||
"symfony/sendgrid-mailer": [
|
||||
"4.3",
|
||||
"4.4"
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user