troelskn / laravel-fillable-relations

Provides HasFillableRelations trait to Eloquent models
64 stars 23 forks source link

Update illuminate/database to ^6.0 #21

Closed jopicornell closed 4 years ago

jopicornell commented 4 years ago

As of the new Laravel framework version 6.0, it could be great to update the dependency to 6.0, as this is blocking the update to that version for projects that use this library. I think it should be pretty straightforward because in Upgrade guides seem that there's nothing that should cause any problems.

BaraoVlask commented 4 years ago

@troelskn can accept this PR?

troelskn commented 4 years ago

Merged.