File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -63,17 +63,18 @@ OvhCloud ``symfony/ovhcloud-notifier`` ``ovhcloud://APPLICATION_KEY:APPL
63
63
Sinch ``symfony/sinch-notifier `` ``sinch://ACCOUNT_ID:AUTH_TOKEN@default?from=FROM ``
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
- Infobip ``symfony/infobip-notifier `` ``infobip://TOKEN@default?from=FROM ``
67
- Mobyt ``symfony/mobyt-notifier `` ``mobyt://USER_KEY:ACCESS_TOKEN@default?from=FROM ``
68
- ========== =============================== ====================================================
66
+ Infobip ``symfony/infobip-notifier `` ``infobip://TOKEN@default?from=FROM ``
67
+ Mobyt ``symfony/mobyt-notifier `` ``mobyt://USER_KEY:ACCESS_TOKEN@default?from=FROM ``
68
+ Esendex ``symfony/esendex-notifier `` ``esendex://USER_NAME:PASSWORD@default?accountreference=ACCOUNT_REFERENCE&from=FROM ``
69
+ ========== ================================ ====================================================
69
70
70
71
.. versionadded :: 5.1
71
72
72
73
The OvhCloud, Sinch and FreeMobile integrations were introduced in Symfony 5.1.
73
74
74
75
.. versionadded :: 5.2
75
76
76
- The Smsapi, Infobip and Mobyt integrations were introduced in Symfony 5.2.
77
+ The Smsapi, Infobip, Mobyt and Esendex integrations were introduced in Symfony 5.2.
77
78
78
79
To enable a texter, add the correct DSN in your ``.env `` file and
79
80
configure the ``texter_transports ``:
You can’t perform that action at this time.
0 commit comments