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