File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -64,15 +64,16 @@ Sinch ``symfony/sinch-notifier`` ``sinch://ACCOUNT_ID:AUTH_TOKEN@d
64
64
FreeMobile ``symfony/free-mobile-notifier `` ``freemobile://LOGIN:PASSWORD@default?phone=PHONE ``
65
65
Smsapi ``symfony/smsapi-notifier `` ``smsapi://TOKEN@default?from=FROM ``
66
66
Infobip ``symfony/infobip-notifier `` ``infobip://TOKEN@default?from=FROM ``
67
- ========== ================================ ====================================================
67
+ Mobyt ``symfony/mobyt-notifier `` ``mobyt://USER_KEY:ACCESS_TOKEN@default?from=FROM ``
68
+ ========== =============================== ====================================================
68
69
69
70
.. versionadded :: 5.1
70
71
71
72
The OvhCloud, Sinch and FreeMobile integrations were introduced in Symfony 5.1.
72
73
73
74
.. versionadded :: 5.2
74
75
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.
76
77
77
78
To enable a texter, add the correct DSN in your ``.env `` file and
78
79
configure the ``texter_transports ``:
You can’t perform that action at this time.
0 commit comments