Skip to content

Commit 34af6be

Browse files
committed
Merge branch 'master' of github.com:GeneaLabs/laravel-model-caching
2 parents 29a34bd + d6ce1ca commit 34af6be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ relationships. This package is an attempt to address those requirements.
2424

2525
## Requirements
2626
- 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.)
2828

2929
### Possible Conflicting Packages
3030
Any packages that also override `newEloquentModel()` from the `Model` class will

0 commit comments

Comments
 (0)