jacquestvanzuydam / laravel-firebird

Firebird Illuminate package for Laravel 5
63 stars 93 forks source link

5.2.x Compatibility #19

Closed sistemasjg closed 8 years ago

sistemasjg commented 8 years ago

Is there any compatibility issue with Laravel 5.2.x that can cause malfunction with your package? I've been trying to install on it, but keeps me showing errors about laravel version.

Thanks in advance,

jacquestvanzuydam commented 8 years ago

I haven't done any testing or development in 5.2 yet, as I have other non-laravel projects taking up my time. You should be able to pull the source and adjust the composer.json file to allow for 5.2. If you wish to do so and test it and create a fork for 5.2. I will gladly merge a 5.2.* branch back into this repository.