Skip to content

Commit 94ac008

Browse files
committed
[Notifier] Add RingCentral bridge
1 parent cb4ab5a commit 94ac008

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

.github/versions.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1031,6 +1031,9 @@
10311031
"6.2",
10321032
"6.3"
10331033
],
1034+
"symfony/ring-central-notifier": [
1035+
"6.3"
1036+
],
10341037
"symfony/rocket-chat-notifier": [
10351038
"5.1",
10361039
"5.2",
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"env": {
3+
"#1": "RINGCENTRAL_DSN=ringcentral://API_TOKEN@default?from=FROM"
4+
}
5+
}

0 commit comments

Comments
 (0)