Skip to content

Commit 63ea8b7

Browse files
Deamonjaviereguiluz
authored andcommitted
Add Mobyt Notifier doc
1 parent e13c894 commit 63ea8b7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

notifier.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,15 +64,16 @@ Sinch ``symfony/sinch-notifier`` ``sinch://ACCOUNT_ID:AUTH_TOKEN@d
6464
FreeMobile ``symfony/free-mobile-notifier`` ``freemobile://LOGIN:PASSWORD@default?phone=PHONE``
6565
Smsapi ``symfony/smsapi-notifier`` ``smsapi://TOKEN@default?from=FROM``
6666
Infobip ``symfony/infobip-notifier`` ``infobip://TOKEN@default?from=FROM``
67-
========== ================================ ====================================================
67+
Mobyt ``symfony/mobyt-notifier`` ``mobyt://USER_KEY:ACCESS_TOKEN@default?from=FROM``
68+
========== =============================== ====================================================
6869

6970
.. versionadded:: 5.1
7071

7172
The OvhCloud, Sinch and FreeMobile integrations were introduced in Symfony 5.1.
7273

7374
.. versionadded:: 5.2
7475

75-
The Smsapi and Infobip integrations were introduced in Symfony 5.2.
76+
The Smsapi, Infobip and Mobyt integrations were introduced in Symfony 5.2.
7677

7778
To enable a texter, add the correct DSN in your ``.env`` file and
7879
configure the ``texter_transports``:

0 commit comments

Comments
 (0)