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 c2ab1f2 commit 4d5649fCopy full SHA for 4d5649f
Exception/UnsupportedSchemeException.php
@@ -70,7 +70,7 @@ class UnsupportedSchemeException extends LogicException
70
],
71
'spothit' => [
72
'class' => Bridge\SpotHit\SpotHitTransportFactory::class,
73
- 'package' => 'symfony/spothit-notifier',
+ 'package' => 'symfony/spot-hit-notifier',
74
75
'ovhcloud' => [
76
'class' => Bridge\OvhCloud\OvhCloudTransportFactory::class,
0 commit comments