We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parentdd8be70 commit771c98cCopy full SHA for 771c98c
notifier.rst
@@ -60,11 +60,12 @@ Nexmo ``symfony/nexmo-notifier`` ``nexmo://KEY:SECRET@default?from=F
60
OvhCloud ``symfony/ovhcloud-notifier`` ``ovhcloud://KEY:SECRET@default?from=FROM``
61
Sinch ``symfony/sinch-notifier`` ``sinch://ACCOUNT_ID:AUTH_TOKEN@default?from=FROM``
62
FreeMobile ``symfony/freemobile-notifier`` ``freemobile://LOGIN:PASS@default?phone=PHONE``
63
+Mobyt ``symfony/mobyt-notifier`` ``mobyt://USER_KEY:ACCESS_TOKEN@default?from=FROM``
64
========== =============================== ====================================================
65
66
..versionadded::5.1
67
- The OvhCloud, Sinch and FreeMobile integrations were introduced in Symfony 5.1.
68
+ TheMobyt,OvhCloud, Sinch and FreeMobile integrations were introduced in Symfony 5.1.
69
70
To enable a texter, add the correct DSN in your ``.env`` file and
71
configure the ``texter_transports``: