@@ -32,8 +32,8 @@ public static function setUpBeforeClass(): void
32
32
Bridge \Bluesky \BlueskyTransportFactory::class => false ,
33
33
Bridge \Brevo \BrevoTransportFactory::class => false ,
34
34
Bridge \Chatwork \ChatworkTransportFactory::class => false ,
35
- Bridge \Clickatell \ClickatellTransportFactory::class => false ,
36
35
Bridge \ClickSend \ClickSendTransportFactory::class => false ,
36
+ Bridge \Clickatell \ClickatellTransportFactory::class => false ,
37
37
Bridge \ContactEveryone \ContactEveryoneTransportFactory::class => false ,
38
38
Bridge \Discord \DiscordTransportFactory::class => false ,
39
39
Bridge \Engagespot \EngagespotTransportFactory::class => false ,
@@ -72,19 +72,19 @@ public static function setUpBeforeClass(): void
72
72
Bridge \PagerDuty \PagerDutyTransportFactory::class => false ,
73
73
Bridge \Plivo \PlivoTransportFactory::class => false ,
74
74
Bridge \Pushover \PushoverTransportFactory::class => false ,
75
- Bridge \RingCentral \RingCentralTransportFactory::class => false ,
76
75
Bridge \Redlink \RedlinkTransportFactory::class => false ,
76
+ Bridge \RingCentral \RingCentralTransportFactory::class => false ,
77
77
Bridge \RocketChat \RocketChatTransportFactory::class => false ,
78
78
Bridge \Sendberry \SendberryTransportFactory::class => false ,
79
79
Bridge \SimpleTextin \SimpleTextinTransportFactory::class => false ,
80
80
Bridge \Sinch \SinchTransportFactory::class => false ,
81
81
Bridge \Slack \SlackTransportFactory::class => false ,
82
82
Bridge \Sms77 \Sms77TransportFactory::class => false ,
83
- Bridge \Smsapi \SmsapiTransportFactory::class => false ,
84
83
Bridge \SmsBiuras \SmsBiurasTransportFactory::class => false ,
84
+ Bridge \SmsFactor \SmsFactorTransportFactory::class => false ,
85
+ Bridge \Smsapi \SmsapiTransportFactory::class => false ,
85
86
Bridge \Smsbox \SmsboxTransportFactory::class => false ,
86
87
Bridge \Smsc \SmscTransportFactory::class => false ,
87
- Bridge \SmsFactor \SmsFactorTransportFactory::class => false ,
88
88
Bridge \Smsmode \SmsmodeTransportFactory::class => false ,
89
89
Bridge \SpotHit \SpotHitTransportFactory::class => false ,
90
90
Bridge \Telegram \TelegramTransportFactory::class => false ,
0 commit comments