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 @@ -56,6 +56,7 @@ with a couple popular SMS services:
5656========== ================================ ====================================================
5757Service Package DSN
5858========== ================================ ====================================================
59+ AllMySms ``symfony/allmysms-notifier `` ``allmysms://LOGIN:APIKEY@default?from=FROM ``
5960Esendex ``symfony/esendex-notifier `` ``esendex://USER_NAME:PASSWORD@default?accountreference=ACCOUNT_REFERENCE&from=FROM ``
6061FreeMobile ``symfony/free-mobile-notifier `` ``freemobile://LOGIN:PASSWORD@default?phone=PHONE ``
6162GatewayApi ``symfony/gatewayapi-notifier `` ``gatewayapi://TOKEN@default?from=FROM ``
@@ -81,7 +82,8 @@ Twilio ``symfony/twilio-notifier`` ``twilio://SID:TOKEN@default?from=
8182
8283.. versionadded :: 5.3
8384
84- The Iqsms, GatewayApi and Octopush integrations were introduced in Symfony 5.3.
85+ The Iqsms, GatewayApi, Octopush and AllMySms integrations were introduced in Symfony 5.3.
86+
8587
8688To enable a texter, add the correct DSN in your ``.env `` file and
8789configure the ``texter_transports ``:
You can’t perform that action at this time.
0 commit comments