Laravel integration for Sentry.
- Laravel
4.2.x
is supported until version0.8.x
- Laravel
5.x.x
is supported in the most recent version
Please note that of version >= 1.0.0
we require PHP Version >= 7.1
because we are using our new PHP SDK underneath.
Dependencies are managed through composer:
$ composer install
Tests can then be run via phpunit:
$ vendor/bin/phpunit