jacquestvanzuydam / laravel-firebird

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

dev-5.3-support fail #31

Closed jerasa closed 7 years ago

jerasa commented 7 years ago

composer require jacquestvanzuydam/laravel-firebird:dev-5.3-support fails on illuminate/events. Maybe you have to update composer.json to include 5.3.* of Illuminate libraries instead of 5.0.*

jacquestvanzuydam commented 7 years ago

Have updated the composer.json file as per your request. Was awaiting feedback from another user to test the package.