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 657ff6c commit c7e7611Copy full SHA for c7e7611
src/Sentry/Laravel/Version.php
@@ -5,5 +5,5 @@
5
final class Version
6
{
7
public const SDK_IDENTIFIER = 'sentry.php.laravel';
8
- public const SDK_VERSION = '3.7.3';
+ public const SDK_VERSION = '3.8.0';
9
}
0 commit comments