mikebronner / laravel-model-caching

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

Install error "requires illuminate/cache ^9.0 -> found..." #430

Closed Sans84 closed 2 years ago

Sans84 commented 2 years ago

Describe the bug ` Problem 1

Environment

AyvazovAleksandr commented 2 years ago

@Sans84 Hello, did you manage to solve this problem?

mikebronner commented 2 years ago

the latest version of this package only supports the latest version of Laravel, in this case Laravel 9. We don't support older versions of Laravel, unfortunately.