Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49c0182 commit fe78700Copy full SHA for fe78700
src/SentryBundle.php
@@ -16,7 +16,7 @@ final class SentryBundle extends Bundle
16
{
17
public const SDK_IDENTIFIER = 'sentry.php.symfony';
18
19
- public const SDK_VERSION = '5.0.0';
+ public const SDK_VERSION = '5.0.1';
20
21
public function build(ContainerBuilder $container): void
22
0 commit comments