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:
162162============ ==========================================
163163SMS service Parser service name
164164============ ==========================================
165- Twilio ``notifier.webhook.request_parser.twilio ``
165+ LOX24 ``notifier.webhook.request_parser.lox24 ``
166166Smsbox ``notifier.webhook.request_parser.smsbox ``
167167Sweego ``notifier.webhook.request_parser.sweego ``
168+ Twilio ``notifier.webhook.request_parser.twilio ``
168169Vonage ``notifier.webhook.request_parser.vonage ``
169170============ ==========================================
170171
172+ .. versionadded :: 7.4
173+
174+ The support for ``LOX24 `` was introduced in Symfony 7.4.
175+
171176For SMS webhooks, react to the
172177:class: `Symfony\\ Component\\ RemoteEvent\\ Event\\ Sms\\ SmsEvent ` event::
173178
You can’t perform that action at this time.
0 commit comments