%PDF- %PDF-
| Direktori : /home/graphicd/public_html/vebto/vendor/sentry/sentry-laravel/src/Sentry/Laravel/ |
| Current File : /home/graphicd/public_html/vebto/vendor/sentry/sentry-laravel/src/Sentry/Laravel/Version.php |
<?php
namespace Sentry\Laravel;
final class Version
{
public const SDK_IDENTIFIER = 'sentry.php.laravel';
public const SDK_VERSION = '2.10.2';
}