Skip to content

Commit ee5ee00

Browse files
Vasilij Dusko | CREATIONStaffNowa
authored andcommitted
* notifier.rst - message bird
1 parent 7cb1a0f commit ee5ee00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

notifier.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ GatewayApi ``symfony/gatewayapi-notifier`` ``gatewayapi://TOKEN@defau
6565
Infobip ``symfony/infobip-notifier`` ``infobip://AUTH_TOKEN@HOST?from=FROM``
6666
Iqsms ``symfony/iqsms-notifier`` ``iqsms://LOGIN:PASSWORD@default?from=FROM``
6767
LightSms ``symfony/light-sms-notifier`` ``lightsms://LOGIN:TOKEN@default?from=PHONE``
68+
MessageBird ``symfony/message-bird-notifier`` ``messagebird://TOKEN@default?from=FROM``
6869
Mobyt ``symfony/mobyt-notifier`` ``mobyt://USER_KEY:ACCESS_TOKEN@default?from=FROM``
6970
Nexmo ``symfony/nexmo-notifier`` ``nexmo://KEY:SECRET@default?from=FROM``
7071
Octopush ``symfony/octopush-notifier`` ``octopush://USERLOGIN:APIKEY@default?from=FROM&type=TYPE``
@@ -87,8 +88,7 @@ Twilio ``symfony/twilio-notifier`` ``twilio://SID:TOKEN@defau
8788

8889
.. versionadded:: 5.3
8990

90-
The Iqsms, GatewayApi, Octopush, AllMySms, Clickatell, SpotHit, FakeSms, LightSms,
91-
and SmsBiuras integrations were introduced in Symfony 5.3.
91+
The Iqsms, GatewayApi, Octopush, AllMySms, Clickatell, SpotHit, FakeSms, LightSms, SmsBiuras, and MessageBird integrations were introduced in Symfony 5.3.
9292

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

0 commit comments

Comments
 (0)