From bec9abb0cca20e595e5689944bbe196f0ed288c6 Mon Sep 17 00:00:00 2001 From: Filip Horvat Date: Fri, 19 Jan 2018 17:26:31 +0100 Subject: [PATCH] sync readme --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 88970da..8fea004 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,16 @@ reason : post and category can have "date" attribute and in that case without se This package will take care of all above problems for you out of the box. You can perform filtering on the relationship field without joining but this package will give you the ability to do this easier. +## Version Compatibility + +| Laravel Version | Package Tag | Supported | Development Branch +|-----------------|-------------|-----------| -----------| +| 5.5.* | 2.1.* | yes | master +| 5.4.* | 2.0.* | yes | 2.0 +| 5.3.* | 1.3.* | yes | 1.3 +| 5.2.* | 1.2.* | yes | 1.2 +| <5.2 | - | no | + ## Install 1.Install package with composer