mikebronner / laravel-model-caching

Eloquent model-caching made easy.
MIT License
2.25k stars 212 forks source link

Support for Laravel 6.1 #294

Closed hebbet closed 4 years ago

hebbet commented 4 years ago

The current version 0.7 is not installable with Laravel 6.1

Could you release a new version which changes the limit in composer?

mikebronner commented 4 years ago

Are you getting composer errors? If so, please post them here. Looking at composer.json there should be no issues that I can find off the top. Thanks!

hebbet commented 4 years ago

working fine with 0.7.1 when i created that issue, composer didn't show 0.7.1.

mikebronner commented 4 years ago

Awesome, thanks for reporting back :)