We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce91cf4 commit 6c17890Copy full SHA for 6c17890
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.10.0';
+ public const SDK_VERSION = '4.11.0';
19
20
public function build(ContainerBuilder $container): void
21
0 commit comments