File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -162,12 +162,17 @@ Currently, the following third-party SMS transports support webhooks:
162
162
============ ==========================================
163
163
SMS service Parser service name
164
164
============ ==========================================
165
- Twilio ``notifier.webhook.request_parser.twilio ``
165
+ LOX24 ``notifier.webhook.request_parser.lox24 ``
166
166
Smsbox ``notifier.webhook.request_parser.smsbox ``
167
167
Sweego ``notifier.webhook.request_parser.sweego ``
168
+ Twilio ``notifier.webhook.request_parser.twilio ``
168
169
Vonage ``notifier.webhook.request_parser.vonage ``
169
170
============ ==========================================
170
171
172
+ .. versionadded :: 7.4
173
+
174
+ The support for ``LOX24 `` was introduced in Symfony 7.4.
175
+
171
176
For SMS webhooks, react to the
172
177
:class: `Symfony\\ Component\\ RemoteEvent\\ Event\\ Sms\\ SmsEvent ` event::
173
178
You can’t perform that action at this time.
0 commit comments