/
home
/
obinna
/
html
/
cravings
/
vendor
/
sentry
/
sentry-laravel
/
src
/
Sentry
/
Laravel
/
Upload File
HOME
<?php namespace Sentry\Laravel; final class Version { public const SDK_IDENTIFIER = 'sentry.php.laravel'; public const SDK_VERSION = '2.4.1'; }