Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <[email protected]>
  • Loading branch information
crynobone committed Apr 18, 2021
1 parent 0af6749 commit 3d3b238
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
}
},
"require": {
"php": ">=7.3",
"php": "^7.3 || ^8.0",
"illuminate/contracts": "^8.0",
"illuminate/database": "^8.0",
"illuminate/support": "^8.0",
"laravie/query-filter": "^2.0"
"laravie/query-filter": "^2.1"
},
"suggest": {
"laravie/query-filter": "Allow to use whereLike query builder macros with Laravel (^1.5)."
Expand Down

0 comments on commit 3d3b238

Please sign in to comment.