eloquent-immutable
eloquent-immutable copied to clipboard
Current Laravel version
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