Skip to content

Commit bdb8a80

Browse files
authored
Rename LightSms package
Follows symfony/symfony#40736
1 parent dc9e613 commit bdb8a80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

notifier.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +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``
67+
LightSms ``symfony/light-sms-notifier`` ``lightsms://LOGIN:TOKEN@default?from=PHONE``
6868
Mobyt ``symfony/mobyt-notifier`` ``mobyt://USER_KEY:ACCESS_TOKEN@default?from=FROM``
6969
Nexmo ``symfony/nexmo-notifier`` ``nexmo://KEY:SECRET@default?from=FROM``
7070
Octopush ``symfony/octopush-notifier`` ``octopush://USERLOGIN:APIKEY@default?from=FROM&type=TYPE``
@@ -86,7 +86,7 @@ Twilio ``symfony/twilio-notifier`` ``twilio://SID:TOKEN@default?from=
8686

8787
.. versionadded:: 5.3
8888

89-
The Iqsms, GatewayApi, Octopush, AllMySms, Clickatell, SpotHit, FakeSms and LightSMS
89+
The Iqsms, GatewayApi, Octopush, AllMySms, Clickatell, SpotHit, FakeSms and LightSms
9090
integrations were introduced in Symfony 5.3.
9191

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

0 commit comments

Comments
 (0)