jonspalmer / single-table-inheritance

A Single Table Inheritance Trait for Eloquent/Laravel
MIT License
249 stars 50 forks source link

Added support for Laravel 5.7 #53

Closed DenzoNL closed 6 years ago

DenzoNL commented 6 years ago

Updated composer.json to allow version 5.7 of laravel/framework. Haven't explicitly tested it in a fresh Laravel project yet, but phpunit returns no errors.