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 7c8a4b0 + 514a256 commit 136d12dCopy full SHA for 136d12d
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