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 df362f0 commit d4e6c9cCopy full SHA for d4e6c9c
CHANGELOG.md
@@ -8,6 +8,11 @@ All notable changes to `laravel-query-builder` will be documented in this file
8
- removed request macros
9
- started using `QueryBuilderRequest` to read data from the current request
10
11
+## 1.15.2 - 2019-02-28 (unreleased)
12
+
13
+- add support for Laravel 5.0 and up (again)
14
+- add support for PHP 7.1 and up (again)
15
16
## 1.15.1 - 2019-02-28
17
18
- fix default sort not parsing correctly (#178)
0 commit comments