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 @@ -65,6 +65,7 @@ FreeMobile ``symfony/free-mobile-notifier`` ``freemobile://LOGIN:PASSW
65
65
GatewayApi ``symfony/gatewayapi-notifier `` ``gatewayapi://TOKEN@default?from=FROM ``
66
66
Infobip ``symfony/infobip-notifier `` ``infobip://AUTH_TOKEN@HOST?from=FROM ``
67
67
Iqsms ``symfony/iqsms-notifier `` ``iqsms://LOGIN:PASSWORD@default?from=FROM ``
68
+ KazInfoTeh ``symfony/kaz-info-teh-notifier `` ``kaz-info-teh://USERNAME:PASSWORD@default?sender=FROM ``
68
69
LightSms ``symfony/light-sms-notifier `` ``lightsms://LOGIN:TOKEN@default?from=PHONE ``
69
70
Mailjet ``symfony/mailjet-notifier `` ``mailjet://TOKEN@default?from=FROM ``
70
71
MessageBird ``symfony/message-bird-notifier `` ``messagebird://TOKEN@default?from=FROM ``
@@ -90,7 +91,7 @@ Yunpian ``symfony/yunpian-notifier`` ``yunpian://APIKEY@default
90
91
91
92
.. versionadded :: 6.1
92
93
93
- The 46elks and OrangeSms integrations were introduced in Symfony 6.1.
94
+ The 46elks, OrangeSms and KazInfoTeh integrations were introduced in Symfony 6.1.
94
95
95
96
To enable a texter, add the correct DSN in your ``.env `` file and
96
97
configure the ``texter_transports ``:
You can’t perform that action at this time.
0 commit comments