We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ad3bee commit 0e92385Copy full SHA for 0e92385
src/SentryBundle.php
@@ -15,7 +15,7 @@ final class SentryBundle extends Bundle
15
{
16
public const SDK_IDENTIFIER = 'sentry.php.symfony';
17
18
- public const SDK_VERSION = '4.12.0';
+ public const SDK_VERSION = '4.13.0';
19
20
public function build(ContainerBuilder $container): void
21
0 commit comments