Skip to content

Commit 8bcff77

Browse files
Update notifier.rst
1 parent 72a3624 commit 8bcff77

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

notifier.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,14 @@ Nexmo ``symfony/nexmo-notifier`` ``nexmo://KEY:SECRET@default?from=F
6060
OvhCloud ``symfony/ovhcloud-notifier`` ``ovhcloud://KEY:SECRET@default?from=FROM``
6161
Sinch ``symfony/sinch-notifier`` ``sinch://ACCOUNT_ID:AUTH_TOKEN@default?from=FROM``
6262
FreeMobile ``symfony/freemobile-notifier`` ``freemobile://LOGIN:PASS@default?phone=PHONE``
63-
=========== ============================== ====================================================
63+
========== ============================== ====================================================
6464

6565
.. versionadded:: 5.1
6666

6767
The OvhCloud, Sinch and FreeMobile integrations were introduced in Symfony 5.1.
68+
69+
.. note::
70+
6871
FreeMobile is special, as it allows you to send SMS only to your phone number
6972
(usefull for alerting purposes).
7073

0 commit comments

Comments
 (0)