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 3acdc49 commit 9867751Copy full SHA for 9867751
src/SentryBundle.php
@@ -17,7 +17,7 @@ final class SentryBundle extends Bundle
17
{
18
public const SDK_IDENTIFIER = 'sentry.php.symfony';
19
20
- public const SDK_VERSION = '5.5.0';
+ public const SDK_VERSION = '5.6.0';
21
22
public function build(ContainerBuilder $container): void
23
0 commit comments