File tree 1 file changed +2
-1
lines changed
Filter options
1 file changed +2
-1
lines changed
Original file line number Diff line number Diff line change @@ -58,6 +58,7 @@ Service Package DSN
58
58
========== ================================ ====================================================
59
59
Esendex ``symfony/esendex-notifier `` ``esendex://USER_NAME:PASSWORD@default?accountreference=ACCOUNT_REFERENCE&from=FROM ``
60
60
FreeMobile ``symfony/free-mobile-notifier `` ``freemobile://LOGIN:PASSWORD@default?phone=PHONE ``
61
+ GatewayApi ``symfony/gatewayapi-notifier `` ``gatewayapi://TOKEN@default?from=FROM ``
61
62
Infobip ``symfony/infobip-notifier `` ``infobip://ACCESS_TOKEN@HOST?from=FROM ``
62
63
Iqsms ``symfony/iqsms-notifier `` ``iqsms://LOGIN:PASSWORD@default?from=FROM ``
63
64
Mobyt ``symfony/mobyt-notifier `` ``mobyt://USER_KEY:ACCESS_TOKEN@default?from=FROM ``
@@ -80,7 +81,7 @@ Twilio ``symfony/twilio-notifier`` ``twilio://SID:TOKEN@default?from=
80
81
81
82
.. versionadded :: 5.3
82
83
83
- The Iqsms and Octopush integrations were introduced in Symfony 5.3.
84
+ The Iqsms, GatewayApi and Octopush integrations were introduced in Symfony 5.3.
84
85
85
86
To enable a texter, add the correct DSN in your ``.env `` file and
86
87
configure the ``texter_transports ``:
You can’t perform that action at this time.
0 commit comments