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 @@ -83,6 +83,7 @@ Nexmo ``symfony/nexmo-notifier`` Abandoned in favor of Vo
8383Octopush ``symfony/octopush-notifier `` ``octopush://USERLOGIN:APIKEY@default?from=FROM&type=TYPE ``
8484OrangeSms ``symfony/orange-sms-notifier `` ``orange-sms://CLIENT_ID:CLIENT_SECRET@default?from=FROM&sender_name=SENDER_NAME ``
8585OvhCloud ``symfony/ovh-cloud-notifier `` ``ovhcloud://APPLICATION_KEY:APPLICATION_SECRET@default?consumer_key=CONSUMER_KEY&service_name=SERVICE_NAME&no_stop_clause=true ``
86+ RingCentral ``symfony/ring-central-notifier `` ``ringcentral://API_TOKEN@default?from=FROM ``
8687Sendberry ``symfony/sendberry-notifier `` ``sendberry://USERNAME:PASSWORD@default?auth_key=AUTH_KEY&from=FROM ``
8788Sendinblue ``symfony/sendinblue-notifier `` ``sendinblue://API_KEY@default?sender=PHONE ``
8889Sms77 ``symfony/sms77-notifier `` ``sms77://API_KEY@default?from=FROM ``
@@ -112,7 +113,7 @@ Yunpian ``symfony/yunpian-notifier`` ``yunpian://APIKEY@defau
112113
113114.. versionadded :: 6.3
114115
115- The Termii integration was introduced in Symfony 6.3.
116+ The RingCentral and Termii integrations were introduced in Symfony 6.3.
116117
117118To enable a texter, add the correct DSN in your ``.env `` file and
118119configure the ``texter_transports ``:
You can’t perform that action at this time.
0 commit comments