File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -73,6 +73,7 @@ FreeMobile ``symfony/free-mobile-notifier`` ``freemobile://LOGIN:API
73
73
GatewayApi ``symfony/gateway-api-notifier `` ``gatewayapi://TOKEN@default?from=FROM ``
74
74
Infobip ``symfony/infobip-notifier `` ``infobip://AUTH_TOKEN@HOST?from=FROM ``
75
75
Iqsms ``symfony/iqsms-notifier `` ``iqsms://LOGIN:PASSWORD@default?from=FROM ``
76
+ iSendPro ``symfony/isendpro-notifier `` ``isendpro://ACCOUNT_KEY_ID@default?from=FROM&no_stop=NO_STOP&sandbox=SANDBOX ``
76
77
KazInfoTeh ``symfony/kaz-info-teh-notifier `` ``kaz-info-teh://USERNAME:PASSWORD@default?sender=FROM ``
77
78
LightSms ``symfony/light-sms-notifier `` ``lightsms://LOGIN:TOKEN@default?from=PHONE ``
78
79
Mailjet ``symfony/mailjet-notifier `` ``mailjet://TOKEN@default?from=FROM ``
@@ -109,6 +110,10 @@ Yunpian ``symfony/yunpian-notifier`` ``yunpian://APIKEY@defau
109
110
110
111
The ContactEveryone and SMSFactor integrations were introduced in Symfony 6.2.
111
112
113
+ .. versionadded :: 6.3
114
+
115
+ The iSendPro integration was introduced in Symfony 6.3.
116
+
112
117
To enable a texter, add the correct DSN in your ``.env `` file and
113
118
configure the ``texter_transports ``:
114
119
You can’t perform that action at this time.
0 commit comments