There was an error while loading. Please reload this page.
2 parents 358a28a + 8cb5229 commit b9df991Copy full SHA for b9df991
1 file changed
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.4.1';
+ public const SDK_VERSION = '5.5.0';
21
22
public function build(ContainerBuilder $container): void
23
0 commit comments