In-Touch / laravel-newrelic

Laravel NewRelic ServiceProvider
173 stars 48 forks source link

Added support for Laravel 5.2 #33

Closed apancutt closed 8 years ago

apancutt commented 8 years ago

Added support for Laravel 5.2. Fixes #32.

pleckey commented 8 years ago

:+1: will leave in dev-master until I can get a tagged version for 5.2 support out (as it breaks 5.0/5.1 support)

stevethomas commented 8 years ago

any chance you could please tag a version 2.0 release with this fix?

pleckey commented 8 years ago

@stevethomas yup, will do that today

pleckey commented 8 years ago

@stevethomas see https://github.com/In-Touch/laravel-newrelic/tree/2.1.0

Pushed as 2.1.0 so it doesn't break folks on the Laravel LTS, who can stay on 2.0.x

stevethomas commented 8 years ago

thanks @pleckey! Looking forward to integrating this package.