Commit 0ecafe9
committed
feature #46724 [Notifier] Add SMSFactor bridge (Gwemox)
This PR was merged into the 6.2 branch.
Discussion
----------
[Notifier] Add SMSFactor bridge
| Q | A
| ------------- | ---
| Branch? | 6.2
| Bug fix? | no
| New feature? | yes
| Deprecations? | no
| License | MIT
| Doc PR | symfony/symfony-docs#16901
| Recipe PR | symfony/recipes#1102
Provides [SMSFactor](https://www.smsfactor.com/) integration for Symfony Notifier.
Commits
-------
5204f0f3f2 [Notifier] Add SMSFactor 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 | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
| 162 | + | |
162 | 163 | | |
163 | 164 | | |
164 | 165 | | |
| |||
2555 | 2556 | | |
2556 | 2557 | | |
2557 | 2558 | | |
| 2559 | + | |
2558 | 2560 | | |
2559 | 2561 | | |
2560 | 2562 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
| |||
219 | 220 | | |
220 | 221 | | |
221 | 222 | | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
222 | 227 | | |
223 | 228 | | |
224 | 229 | | |
| |||
0 commit comments