Skip to content

Commit 16883e2

Browse files
[Notifier] Add Infobip
1 parent 4c87c94 commit 16883e2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

notifier.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,12 @@ Nexmo ``symfony/nexmo-notifier`` ``nexmo://KEY:SECRET@default?from=F
6060
OvhCloud ``symfony/ovhcloud-notifier`` ``ovhcloud://KEY:SECRET@default?from=FROM``
6161
Sinch ``symfony/sinch-notifier`` ``sinch://ACCOUNT_ID:AUTH_TOKEN@default?from=FROM``
6262
FreeMobile ``symfony/freemobile-notifier`` ``freemobile://LOGIN:PASS@default?phone=PHONE``
63+
Infobip ``symfony/infobip-notifier`` ``infobip://TOKEN@default?from=FROM``
6364
========== =============================== ====================================================
6465

6566
.. versionadded:: 5.1
6667

67-
The OvhCloud, Sinch and FreeMobile integrations were introduced in Symfony 5.1.
68+
The OvhCloud, Sinch, FreeMobile, and Infobip integrations were introduced in Symfony 5.1.
6869

6970
To enable a texter, add the correct DSN in your ``.env`` file and
7071
configure the ``texter_transports``:

0 commit comments

Comments
 (0)