Skip to content

Commit 801dacf

Browse files
authored
Update README.md
1 parent 875cc9c commit 801dacf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@ relationships. This package is an attempt to address those requirements.
2424
## Requirements
2525
- PHP >= 7.1.3
2626
- Laravel 5.8
27+
```diff
28+
- Please note that prior Laravel versions are not supported and the package
29+
- versions that are compatible with prior versions of Laravel contain bugs.
30+
- Please only use with the versions of Laravel noted above to be compatible.
31+
```
2732

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

0 commit comments

Comments
 (0)