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 @@ -57,6 +57,7 @@ with a couple popular SMS services:
5757========== ================================ ====================================================
5858Service Package DSN
5959========== ================================ ====================================================
60+ Esendex ``symfony/esendex-notifier `` ``esendex://USER_NAME:PASSWORD@default?accountreference=ACCOUNT_REFERENCE&from=FROM ``
6061FreeMobile ``symfony/free-mobile-notifier `` ``freemobile://LOGIN:PASSWORD@default?phone=PHONE ``
6162Infobip ``symfony/infobip-notifier `` ``infobip://TOKEN@default?from=FROM ``
6263Mobyt ``symfony/mobyt-notifier `` ``mobyt://USER_KEY:ACCESS_TOKEN@default?from=FROM ``
@@ -73,7 +74,7 @@ Twilio ``symfony/twilio-notifier`` ``twilio://SID:TOKEN@default?from=
7374
7475.. versionadded :: 5.2
7576
76- The Smsapi, Infobip and Mobyt integrations were introduced in Symfony 5.2.
77+ The Smsapi, Infobip, Mobyt and Esendex integrations were introduced in Symfony 5.2.
7778
7879To enable a texter, add the correct DSN in your ``.env `` file and
7980configure the ``texter_transports ``:
You can’t perform that action at this time.
0 commit comments