We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d969ce commit 825ba73Copy full SHA for 825ba73
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.3.1';
+ public const SDK_VERSION = '4.5.0';
18
19
public function build(ContainerBuilder $container): void
20
0 commit comments