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