Skip to content

Commit

Permalink
⬆️ support for laravel v7
Browse files Browse the repository at this point in the history
  • Loading branch information
acidjazz committed Mar 30, 2020
1 parent 12db7de commit 49de635
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
}
],
"require": {
"illuminate/support": "5.* || 6.*",
"illuminate/support": "5.* || 6.* || 7.*",
"jasongrimes/paginator": "^1.0",
"php": "~7.0"
},
Expand Down

0 comments on commit 49de635

Please # to comment.