8000 minor #13623 [Notifier] Add Infobip (jeremyFreeAgent) · symfony/symfony-docs@e13c894 · GitHub
[go: up one dir, main page]

Skip to content

Commit e13c894

Browse files
committed
minor #13623 [Notifier] Add Infobip (jeremyFreeAgent)
This PR was merged into the master branch. Discussion ---------- [Notifier] Add Infobip Docs for symfony/symfony#36480 Commits ------- f54b53b [Notifier] Add Infobip
2 parents 49a48a5 + f54b53b commit e13c894

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
@@ -63,6 +63,7 @@ OvhCloud ``symfony/ovhcloud-notifier`` ``ovhcloud://APPLICATION_KEY:APPL
6363
Sinch ``symfony/sinch-notifier`` ``sinch://ACCOUNT_ID:AUTH_TOKEN@default?from=FROM``
6464
FreeMobile ``symfony/free-mobile-notifier`` ``freemobile://LOGIN:PASSWORD@default?phone=PHONE``
6565
Smsapi ``symfony/smsapi-notifier`` ``smsapi://TOKEN@default?from=FROM``
66+
Infobip ``symfony/infobip-notifier`` ``infobip://TOKEN@default?from=FROM``
6667
========== ================================ ====================================================
6768

6869
.. versionadded:: 5.1
@@ -71,7 +72,7 @@ Smsapi ``symfony/smsapi-notifier`` ``smsapi://TOKEN@default?from=FRO
7172

7273
.. versionadded:: 5.2
7374

74-
The Smsapi integration was introduced in Symfony 5.2.
75+
The Smsapi and Infobip integrations were introduced in Symfony 5.2.
7576

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

0 commit comments

Comments
 (0)
0