mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 15:16:30 +03:00
[Notifier] Add RingCentral bridge
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user