Skip to content

Commit dc1e7fd

Browse files
committed
feature #15178 [Notifier] [LightSMS] add docs (StaffNowa)
This PR was squashed before being merged into the 5.3-dev branch. Discussion ---------- [Notifier] [LightSMS] add docs LightSMS symfony/symfony#40607 Commits ------- 3fe341f [Notifier] [LightSMS] add docs
2 parents ee02bf1 + 3fe341f commit dc1e7fd

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
@@ -64,6 +64,7 @@ FreeMobile ``symfony/free-mobile-notifier`` ``freemobile://LOGIN:PASSWORD@defa
6464
GatewayApi ``symfony/gatewayapi-notifier`` ``gatewayapi://TOKEN@default?from=FROM``
6565
Infobip ``symfony/infobip-notifier`` ``infobip://AUTH_TOKEN@HOST?from=FROM``
6666
Iqsms ``symfony/iqsms-notifier`` ``iqsms://LOGIN:PASSWORD@default?from=FROM``
67+
LightSMS ``symfony/lightsms-notifier`` ``lightsms://LOGIN:TOKEN@default?from=PHONE``
6768
Mobyt ``symfony/mobyt-notifier`` ``mobyt://USER_KEY:ACCESS_TOKEN@default?from=FROM``
6869
Nexmo ``symfony/nexmo-notifier`` ``nexmo://KEY:SECRET@default?from=FROM``
6970
Octopush ``symfony/octopush-notifier`` ``octopush://USERLOGIN:APIKEY@default?from=FROM&type=TYPE``
@@ -85,7 +86,7 @@ Twilio ``symfony/twilio-notifier`` ``twilio://SID:TOKEN@default?from=
8586

8687
.. versionadded:: 5.3
8788

88-
The Iqsms, GatewayApi, Octopush, AllMySms, Clickatell, SpotHit and FakeSms
89+
The Iqsms, GatewayApi, Octopush, AllMySms, Clickatell, SpotHit, FakeSms and LightSMS
8990
integrations were introduced in Symfony 5.3.
9091

9192
To enable a texter, add the correct DSN in your ``.env`` file and

0 commit comments

Comments
 (0)