File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -60,11 +60,14 @@ Nexmo ``symfony/nexmo-notifier`` ``nexmo://KEY:SECRET@default?from=F
60
60
OvhCloud ``symfony/ovhcloud-notifier `` ``ovhcloud://KEY:SECRET@default?from=FROM ``
61
61
Sinch ``symfony/sinch-notifier `` ``sinch://ACCOUNT_ID:AUTH_TOKEN@default?from=FROM ``
62
62
FreeMobile ``symfony/freemobile-notifier `` ``freemobile://LOGIN:PASS@default?phone=PHONE ``
63
- =========== ============================== ====================================================
63
+ ========== ============================== ====================================================
64
64
65
65
.. versionadded :: 5.1
66
66
67
67
The OvhCloud, Sinch and FreeMobile integrations were introduced in Symfony 5.1.
68
+
69
+ .. note ::
70
+
68
71
FreeMobile is special, as it allows you to send SMS only to your phone number
69
72
(usefull for alerting purposes).
70
73
You can’t perform that action at this time.
0 commit comments