[Notifier] Add RingCentral bridge

This commit is contained in:
gnito-org
2022-11-29 15:19:13 -04:00
parent cb4ab5aaab
commit 94ac008ffb
2 changed files with 8 additions and 0 deletions
+3
View File
@@ -1031,6 +1031,9 @@
"6.2",
"6.3"
],
"symfony/ring-central-notifier": [
"6.3"
],
"symfony/rocket-chat-notifier": [
"5.1",
"5.2",
@@ -0,0 +1,5 @@
{
"env": {
"#1": "RINGCENTRAL_DSN=ringcentral://API_TOKEN@default?from=FROM"
}
}