GlueDev / laravel-stackdriver

Enables logging, tracing and error reporting to Google Stackdriver for Laravel
MIT License
47 stars 26 forks source link

Laravel 5.1 Support #1

Closed tylerr92 closed 5 years ago

tylerr92 commented 5 years ago

Hello,

I noticed you require Laravel 5.7 or newer. I was wondering if this was done on purpose and if you had any interest in trying to allow for Laravel 5.1. Thank you.

DiederikvandenB commented 5 years ago

Sorry for the late response. Laravel 5.1 is not supported because this package was created way after that release. I am personally not interested in supporting older versions, but I will accept PRs introducing this support.