File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -57,6 +57,7 @@ with a couple popular SMS services:
57
57
Service Package DSN
58
58
========== ================================ ====================================================
59
59
AllMySms ``symfony/allmysms-notifier `` ``allmysms://LOGIN:APIKEY@default?from=FROM ``
60
+ Clickatell ``symfony/clickatell-notifier `` ``clickatell://ACCESS_TOKEN@default?from=FROM ``
60
61
Esendex ``symfony/esendex-notifier `` ``esendex://USER_NAME:PASSWORD@default?accountreference=ACCOUNT_REFERENCE&from=FROM ``
61
62
FreeMobile ``symfony/free-mobile-notifier `` ``freemobile://LOGIN:PASSWORD@default?phone=PHONE ``
62
63
GatewayApi ``symfony/gatewayapi-notifier `` ``gatewayapi://TOKEN@default?from=FROM ``
@@ -82,7 +83,8 @@ Twilio ``symfony/twilio-notifier`` ``twilio://SID:TOKEN@default?from=
82
83
83
84
.. versionadded :: 5.3
84
85
85
- The Iqsms, GatewayApi, Octopush and AllMySms integrations were introduced in Symfony 5.3.
86
+ The Iqsms, GatewayApi, Octopush, AllMySms and Clickatell integrations were
87
+ introduced in Symfony 5.3.
86
88
87
89
88
90
To enable a texter, add the correct DSN in your ``.env `` file and
You can’t perform that action at this time.
0 commit comments