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 7c8a4b0 commit 514a256Copy full SHA for 514a256
README.md
@@ -34,7 +34,7 @@ class AppKernel extends Kernel
34
$bundles = array(
35
// ...
36
37
- new Sentry/SentryBundle/SentryBundle(),
+ new Sentry\SentryBundle\SentryBundle(),
38
);
39
40
0 commit comments