File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -63,6 +63,7 @@ OvhCloud ``symfony/ovhcloud-notifier`` ``ovhcloud://APPLICATION_KEY:APPL
6363Sinch ``symfony/sinch-notifier `` ``sinch://ACCOUNT_ID:AUTH_TOKEN@default?from=FROM ``
6464FreeMobile ``symfony/free-mobile-notifier `` ``freemobile://LOGIN:PASSWORD@default?phone=PHONE ``
6565Smsapi ``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
7677To enable a texter, add the correct DSN in your ``.env `` file and
7778configure the ``texter_transports ``:
You can’t perform that action at this time.
0 commit comments