Update Flex endpoint

This commit is contained in:
github-action[bot]
2021-10-28 16:29:24 +00:00
parent eaa21d1815
commit f2f45360ba
2 changed files with 16 additions and 0 deletions
+3
View File
@@ -586,6 +586,9 @@
"symfony/octopush-notifier": [
"5.3"
],
"symfony/one-signal-notifier": [
"5.4"
],
"symfony/ovh-cloud-notifier": [
"5.1"
],
+13
View File
@@ -0,0 +1,13 @@
{
"manifests": {
"symfony/one-signal-notifier": {
"manifest": {
"env": {
"#1": "ONESIGNAL_DSN=onesignal://APP_ID:API_KEY@default?defaultRecipientId=DEFAULT_RECIPIENT_ID"
}
},
"files": [],
"ref": "32f778cef45a7f61f8f2e80c729e081d93ba4c6c"
}
}
}