JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3RbrFILE ON : __f6b77e/index.php gilour

File "Version.php"

Full Path: /var/www/drive/sentry/sentry-laravel/src/Sentry/Laravel/Features/Version.php
File size: 154 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace Sentry\Laravel;

final class Version
{
    public const SDK_IDENTIFIER = 'sentry.php.laravel';
    public const SDK_VERSION = '4.5.1';
}