Skip to content

Commit 5f70432

Browse files
PGLongoOskarStark
authored andcommitted
[Notifier] Add gatewayapi-notifier
1 parent 8977e5a commit 5f70432

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

notifier.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ Service Package DSN
5858
========== ================================ ====================================================
5959
Esendex ``symfony/esendex-notifier`` ``esendex://USER_NAME:PASSWORD@default?accountreference=ACCOUNT_REFERENCE&from=FROM``
6060
FreeMobile ``symfony/free-mobile-notifier`` ``freemobile://LOGIN:PASSWORD@default?phone=PHONE``
61+
GatewayApi ``symfony/gatewayapi-notifier`` ``gatewayapi://TOKEN@default?from=FROM``
6162
Infobip ``symfony/infobip-notifier`` ``infobip://ACCESS_TOKEN@HOST?from=FROM``
6263
Iqsms ``symfony/iqsms-notifier`` ``iqsms://LOGIN:PASSWORD@default?from=FROM``
6364
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=
8081

8182
.. versionadded:: 5.3
8283

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.
8485

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

0 commit comments

Comments
 (0)