neurony / laravel-duplicate

Duplicate any Eloquent model along with its underlying relationships
MIT License
122 stars 27 forks source link

Added support for Laravel 7 #10

Closed PollieDev closed 4 years ago

PollieDev commented 4 years ago

I am not too familiar with Travis but tried to update the config file as needed. I left PHP Version 7.2 in there whilst the minimum required version for Laravel 7 is now 7.2.5. Not sure if I had to update that to 7.2.5 aswel.

zbiller commented 4 years ago

Hi @PollieDev

Thanks for your help with this. TravisCI failed because phpunit/phpunit package also needed updating to ^8.5

You can now use this package in your Laravel 7.x projects using the version 4.0.0