We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb4c7ee commit 7e03d03Copy full SHA for 7e03d03
src/SentryBundle.php
@@ -17,7 +17,7 @@ final class SentryBundle extends Bundle
17
{
18
public const SDK_IDENTIFIER = 'sentry.php.symfony';
19
20
- public const SDK_VERSION = '5.7.0';
+ public const SDK_VERSION = '5.8.0';
21
22
public function build(ContainerBuilder $container): void
23
0 commit comments