diff --git a/src/SentryBundle.php b/src/SentryBundle.php index ed813dea..49264b62 100644 --- a/src/SentryBundle.php +++ b/src/SentryBundle.php @@ -16,7 +16,7 @@ final class SentryBundle extends Bundle { public const SDK_IDENTIFIER = 'sentry.php.symfony'; - public const SDK_VERSION = '4.13.2'; + public const SDK_VERSION = '4.14.0'; public function build(ContainerBuilder $container): void {