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.
2 parents 5476d38 + b5d4a41 commit 5ff2e19Copy full SHA for 5ff2e19
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