File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -57,12 +57,12 @@ with a couple popular SMS services:
57
57
========== ================================ ====================================================
58
58
Service Package DSN
59
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
- Smsapi ``symfony/smsapi-notifier `` ``smsapi://TOKEN@default?from=FROM ``
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
+ Smsapi ``symfony/smsapi-notifier `` ``smsapi://TOKEN@default?from=FROM ``
66
66
========== ================================ ====================================================
67
67
68
68
.. versionadded :: 5.1
You can’t perform that action at this time.
0 commit comments