Skip to content

Commit 0fdcda6

Browse files
committed
release: 5.0.0
1 parent 0fd80a9 commit 0fdcda6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SentryBundle.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ final class SentryBundle extends Bundle
1616
{
1717
public const SDK_IDENTIFIER = 'sentry.php.symfony';
1818

19-
public const SDK_VERSION = '4.14.0';
19+
public const SDK_VERSION = '5.0.0';
2020

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

0 commit comments

Comments
 (0)