You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ relationships. This package is an attempt to address those requirements.
24
24
25
25
## Requirements
26
26
- PHP >= 7.1.3
27
-
- Laravel 5.8
27
+
- Laravel 5.8 (There seems to be an issue with version 0.4.7 not resolving the dependencies correctly. We are working on it and should have a fix soon. See https://github.com/GeneaLabs/laravel-model-caching/issues/219 for a possible work-around.)
28
28
29
29
### Possible Conflicting Packages
30
30
Any packages that also override `newEloquentModel()` from the `Model` class will
0 commit comments