File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 2727
2828 $ chatterFactories = [
2929 'bluesky ' => Bridge \Bluesky \BlueskyTransportFactory::class,
30- 'brevo ' => Bridge \Brevo \BrevoTransportFactory::class,
3130 'chatwork ' => Bridge \Chatwork \ChatworkTransportFactory::class,
3231 'discord ' => Bridge \Discord \DiscordTransportFactory::class,
3332 'fake-chat ' => Bridge \FakeChat \FakeChatTransportFactory::class,
5958 $ texterFactories = [
6059 'all-my-sms ' => Bridge \AllMySms \AllMySmsTransportFactory::class,
6160 'bandwidth ' => Bridge \Bandwidth \BandwidthTransportFactory::class,
61+ 'brevo ' => Bridge \Brevo \BrevoTransportFactory::class,
6262 'click-send ' => Bridge \ClickSend \ClickSendTransportFactory::class,
6363 'clickatell ' => Bridge \Clickatell \ClickatellTransportFactory::class,
6464 'contact-everyone ' => Bridge \ContactEveryone \ContactEveryoneTransportFactory::class,
You can’t perform that action at this time.
0 commit comments