Commit 07a2aaa
committed
feature #48389 [Notifier] Add Bandwidth bridge (gnito-org)
This PR was squashed before being merged into the 6.3 branch.
Discussion
----------
[Notifier] Add Bandwidth bridge
| Q | A
| ------------- | ---
| Branch? | 6.3
| Bug fix? | no
| New feature? | yes
| Deprecations? | no
| Tickets | <!-- prefix each issue number with "Fix #", no need to create an issue if none exists, explain below instead -->
| License | MIT
| Doc PR | symfony/symfony-docs#17483
| Recipe | symfony/recipes#1153
This PR add the notifier bridge for [Bandwidth](https://www.bandwidth.com/) (SMS).
Commits
-------
604fd9f590 [Notifier] Add Bandwidth bridgeFile tree
2 files changed
+7
-0
lines changed- DependencyInjection
- Resources/config
2 files changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| 130 | + | |
130 | 131 | | |
131 | 132 | | |
132 | 133 | | |
| |||
2553 | 2554 | | |
2554 | 2555 | | |
2555 | 2556 | | |
| 2557 | + | |
2556 | 2558 | | |
2557 | 2559 | | |
2558 | 2560 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
312 | 313 | | |
313 | 314 | | |
314 | 315 | | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
315 | 320 | | |
316 | 321 | | |
0 commit comments