Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
gilour
/
sentry
/
sentry-laravel
/
src
/
Sentry
/
Laravel
/
Integration
:
Version.php
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<?php namespace Sentry\Laravel; final class Version { public const SDK_IDENTIFIER = 'sentry.php.laravel'; public const SDK_VERSION = '4.5.1'; }