Skip to content

Commit 2eaedb2

Browse files
committed
[Notifier] Add Bandwidth bridge
1 parent cb4ab5a commit 2eaedb2

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
@@ -71,6 +71,9 @@
7171
"6.2",
7272
"6.3"
7373
],
74+
"symfony/bandwidth-notifier": [
75+
"6.3"
76+
],
7477
"symfony/beanstalkd-messenger": [
7578
"5.2",
7679
"5.3",
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"env": {
3+
"#1": "BANDWIDTH_DSN=bandwidth://USERNAME:PASSWORD@default?from=FROM&account_id=ACCOUNT_ID&application_id=APPLICATION_ID&priority=PRIORITY"
4+
}
5+
}

0 commit comments

Comments
 (0)