giordanolima / eloquent-repository

Repository pattern for Eloquent ORM with focus in cache.
MIT License
30 stars 4 forks source link

Update composer.json #6

Closed Dylan-DPC-zz closed 6 years ago

Dylan-DPC-zz commented 6 years ago

Laravel doesn't follow semver. So having ^5.x, 5.* or >=5.x will mean that composer will install a future version even though that version breaks the package.