File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -54,15 +54,15 @@ to send SMS messages to mobile phones. This feature requires subscribing to
5454a third-party service that sends SMS messages. Symfony provides integration
5555with a couple popular SMS services:
5656
57- ========== =============================== ====================================================
58- Service Package DSN
59- ========== =============================== ====================================================
60- Twilio ``symfony/twilio-notifier `` ``twilio://SID:TOKEN@default?from=FROM ``
61- Nexmo ``symfony/nexmo-notifier `` ``nexmo://KEY:SECRET@default?from=FROM ``
62- OvhCloud ``symfony/ovhcloud-notifier `` ``ovhcloud://APPLICATION_KEY:APPLICATION_SECRET@default?consumer_key=CONSUMER_KEY&service_name=SERVICE_NAME ``
63- Sinch ``symfony/sinch-notifier `` ``sinch://ACCOUNT_ID:AUTH_TOKEN@default?from=FROM ``
64- FreeMobile ``symfony/freemobile- notifier `` ``freemobile://LOGIN:PASS @default?phone=PHONE ``
65- ========== =============================== ====================================================
57+ ========== ================================ ====================================================
58+ Service Package DSN
59+ ========== ================================ ====================================================
60+ Twilio ``symfony/twilio-notifier `` ``twilio://SID:TOKEN@default?from=FROM ``
61+ Nexmo ``symfony/nexmo-notifier `` ``nexmo://KEY:SECRET@default?from=FROM ``
62+ OvhCloud ``symfony/ovhcloud-notifier `` ``ovhcloud://APPLICATION_KEY:APPLICATION_SECRET@default?consumer_key=CONSUMER_KEY&service_name=SERVICE_NAME ``
63+ Sinch ``symfony/sinch-notifier `` ``sinch://ACCOUNT_ID:AUTH_TOKEN@default?from=FROM ``
64+ FreeMobile ``symfony/free-mobile- notifier `` ``freemobile://LOGIN:PASSWORD @default?phone=PHONE ``
65+ ========== ================================ ====================================================
6666
6767.. versionadded :: 5.1
6868
You can’t perform that action at this time.
0 commit comments