File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 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
7474GatewayApi ``symfony/gateway-api-notifier `` ``gatewayapi://TOKEN@default?from=FROM ``
7575Infobip ``symfony/infobip-notifier `` ``infobip://AUTH_TOKEN@HOST?from=FROM ``
7676Iqsms ``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 ``
7778KazInfoTeh ``symfony/kaz-info-teh-notifier `` ``kaz-info-teh://USERNAME:PASSWORD@default?sender=FROM ``
7879LightSms ``symfony/light-sms-notifier `` ``lightsms://LOGIN:TOKEN@default?from=PHONE ``
7980Mailjet ``symfony/mailjet-notifier `` ``mailjet://TOKEN@default?from=FROM ``
@@ -118,7 +119,8 @@ Yunpian ``symfony/yunpian-notifier`` ``yunpian://APIKEY@defau
118119
119120.. versionadded :: 6.3
120121
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.
122124
123125To enable a texter, add the correct DSN in your ``.env `` file and
124126configure the ``texter_transports ``:
You can’t perform that action at this time.
0 commit comments