Skip to content

Commit 9867751

Browse files
committed
release: 5.6.0
1 parent 3acdc49 commit 9867751

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SentryBundle.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ final class SentryBundle extends Bundle
1717
{
1818
public const SDK_IDENTIFIER = 'sentry.php.symfony';
1919

20-
public const SDK_VERSION = '5.5.0';
20+
public const SDK_VERSION = '5.6.0';
2121

2222
public function build(ContainerBuilder $container): void
2323
{

0 commit comments

Comments
 (0)