We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d8b948 commit 4dc52ffCopy full SHA for 4dc52ff
README.md
@@ -34,8 +34,9 @@ likely conflict with this package. So far these may include the following:
34
[](https://vimeo.com/256318402)
35
36
## Installation
37
+Be sure to not require a specific version of this package when requiring it:
38
```
-composer require genealabs/laravel-model-caching
39
+composer require genealabs/laravel-model-caching:*
40
41
42
## Configuration
0 commit comments