8000 revert notifier_transports · symfony/symfony@b78d314 · GitHub
[go: up one dir, main page]

Skip to content

Commit b78d314

Browse files
authored
revert notifier_transports
1 parent 3b20f08 commit b78d314

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Bundle/FrameworkBundle/Resources/config/notifier_transports.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@
100100
'sms-biuras' => Bridge\SmsBiuras\SmsBiurasTransportFactory::class,
101101
'sms-factor' => Bridge\SmsFactor\SmsFactorTransportFactory::class,
102102
'sms-sluzba' => Bridge\SmsSluzba\SmsSluzbaTransportFactory::class,
103+
'sms77' => Bridge\Sms77\Sms77TransportFactory::class,
103104
'smsapi' => Bridge\Smsapi\SmsapiTransportFactory::class,
104105
'smsbox' => Bridge\Smsbox\SmsboxTransportFactory::class,
105106
'smsc' => Bridge\Smsc\SmscTransportFactory::class,

0 commit comments

Comments
 (0)
0