Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 48407c3

Browse files
author
getsentry-bot
committedApr 9, 2024
Merge branch 'release/5.0.0'
2 parents 0fd80a9 + 0fdcda6 commit 48407c3

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)
Please sign in to comment.