File tree 1 file changed +3
-1
lines changed
1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -74,6 +74,7 @@ FreeMobile ``symfony/free-mobile-notifier`` ``freemobile://LOGIN:API
74
74
GatewayApi ``symfony/gateway-api-notifier `` ``gatewayapi://TOKEN@default?from=FROM ``
75
75
Infobip ``symfony/infobip-notifier `` ``infobip://AUTH_TOKEN@HOST?from=FROM ``
76
76
Iqsms ``symfony/iqsms-notifier `` ``iqsms://LOGIN:PASSWORD@default?from=FROM ``
77
+ iSendPro ``symfony/isendpro-notifier `` ``isendpro://ACCOUNT_KEY_ID@default?from=FROM&no_stop=NO_STOP&sandbox=SANDBOX ``
77
78
KazInfoTeh ``symfony/kaz-info-teh-notifier `` ``kaz-info-teh://USERNAME:PASSWORD@default?sender=FROM ``
78
79
LightSms ``symfony/light-sms-notifier `` ``lightsms://LOGIN:TOKEN@default?from=PHONE ``
79
80
Mailjet ``symfony/mailjet-notifier `` ``mailjet://TOKEN@default?from=FROM ``
@@ -118,7 +119,8 @@ Yunpian ``symfony/yunpian-notifier`` ``yunpian://APIKEY@defau
118
119
119
120
.. versionadded :: 6.3
120
121
121
- The Bandwith, Plivo, RingCentral and Termii integrations were introduced in Symfony 6.3.
122
+ The Bandwith, iSendPro, Plivo, RingCentral and Termii integrations were introduced
123
+ in Symfony 6.3.
122
124
123
125
To enable a texter, add the correct DSN in your ``.env `` file and
124
126
configure the ``texter_transports ``:
You can’t perform that action at this time.
0 commit comments