We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5476d38 commit b5d4a41Copy full SHA for b5d4a41
src/Symfony/Component/Notifier/Exception/UnsupportedSchemeException.php
@@ -114,7 +114,7 @@ class UnsupportedSchemeException extends LogicException
114
],
115
'kaz-info-teh' => [
116
'class' => Bridge\KazInfoTeh\KazInfoTehTransportFactory::class,
117
- 'package' => 'symfony/symfony/kaz-info-teh-notifier',
+ 'package' => 'symfony/kaz-info-teh-notifier',
118
119
'lightsms' => [
120
'class' => Bridge\LightSms\LightSmsTransportFactory::class,
0 commit comments