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 1995663 commit 7cd044cCopy full SHA for 7cd044c
Exception/UnsupportedSchemeException.php
@@ -36,7 +36,7 @@ class UnsupportedSchemeException extends LogicException
36
],
37
'googlechat' => [
38
'class' => Bridge\GoogleChat\GoogleChatTransportFactory::class,
39
- 'package' => 'symfony/googlechat-notifier',
+ 'package' => 'symfony/google-chat-notifier',
40
41
'nexmo' => [
42
'class' => Bridge\Nexmo\NexmoTransportFactory::class,
0 commit comments