eloquent-immutable icon indicating copy to clipboard operation
eloquent-immutable copied to clipboard

Current Laravel version

Open nessor opened this issue 4 years ago • 0 comments

Heyho!

The installation for a current Laravel version fails because illuminate/database does not have the appropriate version. I actually see no problem to specify multiple versions of illuminate/database here. It should still work. https://github.com/m1guelpf/eloquent-immutable/blob/9f5d7c1aec6dad4ae512ba32b25fa3a0477b1d83/composer.json#L22

Maybe like this? ^5.6|^6.0|^7.0|^8.0

nessor avatar Jun 11 '21 13:06 nessor