alariva/laravel-modelmerge

Cannot install on Laravel 8

Opened this issue · 1 comments

Hi, I went to install this package recently on a LAravel 8 project and received the following composer error:

 Problem 1
    - Root composer.json requires alariva/modelmerge ^0.4.0 -> satisfiable by alariva/modelmerge[v0.4].
    - alariva/modelmerge v0.4 requires illuminate/support ~5 -> found illuminate/support[v5.0.0, ..., 5.8.x-dev] but these were not loaded, likely because it conflicts with another require.

Thanks for reporting @thursdaydan , will take a look and post back as soon as possible.