Skip to content

Commit 1c185dc

Browse files
committed
Merge branch '7.4' into 8.0
* 7.4: Addee the versionadded directive Update webhook.rst
2 parents c3cbd06 + 97eba27 commit 1c185dc

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

webhook.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,12 +162,17 @@ Currently, the following third-party SMS transports support webhooks:
162162
============ ==========================================
163163
SMS service Parser service name
164164
============ ==========================================
165-
Twilio ``notifier.webhook.request_parser.twilio``
165+
LOX24 ``notifier.webhook.request_parser.lox24``
166166
Smsbox ``notifier.webhook.request_parser.smsbox``
167167
Sweego ``notifier.webhook.request_parser.sweego``
168+
Twilio ``notifier.webhook.request_parser.twilio``
168169
Vonage ``notifier.webhook.request_parser.vonage``
169170
============ ==========================================
170171

172+
.. versionadded:: 7.4
173+
174+
The support for ``LOX24`` was introduced in Symfony 7.4.
175+
171176
For SMS webhooks, react to the
172177
:class:`Symfony\\Component\\RemoteEvent\\Event\\Sms\\SmsEvent` event::
173178

0 commit comments

Comments
 (0)