We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5cbc122 + 59beaa2 commit 6ae08c3Copy full SHA for 6ae08c3
src/SentryBundle.php
@@ -14,7 +14,7 @@ final class SentryBundle extends Bundle
14
{
15
public const SDK_IDENTIFIER = 'sentry.php.symfony';
16
17
- public const SDK_VERSION = '4.5.0';
+ public const SDK_VERSION = '4.6.0';
18
19
public function build(ContainerBuilder $container): void
20
0 commit comments