We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e5b42bb + 3945762 commit b4dc2abCopy full SHA for b4dc2ab
src/SentryBundle.php
@@ -16,7 +16,7 @@ final class SentryBundle extends Bundle
16
{
17
public const SDK_IDENTIFIER = 'sentry.php.symfony';
18
19
- public const SDK_VERSION = '5.1.0';
+ public const SDK_VERSION = '5.2.0';
20
21
public function build(ContainerBuilder $container): void
22
0 commit comments