File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,11 @@ Nexmo ``symfony/nexmo-notifier`` Abandoned in favor of Vo
8484Octopush ``symfony/octopush-notifier `` ``octopush://USERLOGIN:APIKEY@default?from=FROM&type=TYPE ``
8585OrangeSms ``symfony/orange-sms-notifier `` ``orange-sms://CLIENT_ID:CLIENT_SECRET@default?from=FROM&sender_name=SENDER_NAME ``
8686OvhCloud ``symfony/ovh-cloud-notifier `` ``ovhcloud://APPLICATION_KEY:APPLICATION_SECRET@default?consumer_key=CONSUMER_KEY&service_name=SERVICE_NAME&no_stop_clause=true ``
87+ <<<<<<< HEAD
8788RingCentral ``symfony/ring-central-notifier `` ``ringcentral://API_TOKEN@default?from=FROM ``
89+ =======
90+ Plivo ``symfony/plivo-notifier `` ``plivo://AUTH_ID:AUTH_TOKEN@default?from=FROM ``
91+ >>>>>>> 80403f278 ([Notifier] Add Plivo bridge)
8892Sendberry ``symfony/sendberry-notifier `` ``sendberry://USERNAME:PASSWORD@default?auth_key=AUTH_KEY&from=FROM ``
8993Sendinblue ``symfony/sendinblue-notifier `` ``sendinblue://API_KEY@default?sender=PHONE ``
9094Sms77 ``symfony/sms77-notifier `` ``sms77://API_KEY@default?from=FROM ``
@@ -114,7 +118,7 @@ Yunpian ``symfony/yunpian-notifier`` ``yunpian://APIKEY@defau
114118
115119.. versionadded :: 6.3
116120
117- The Bandwith, RingCentral and Termii integrations were introduced in Symfony 6.3.
121+ The Bandwith, Plivo, RingCentral and Termii integrations were introduced in Symfony 6.3.
118122
119123To enable a texter, add the correct DSN in your ``.env `` file and
120124configure the ``texter_transports ``:
You can’t perform that action at this time.
0 commit comments