Skip to content

Commit

Permalink
Support lampager core v0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mpyw committed Jun 1, 2018
1 parent 53776d6 commit 41beb61
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Rapid pagination without using OFFSET

- PHP: ^5.6 || ^7.0
- Laravel: ^5.4
- [lampager/lampager](https://github.com/lampager/lampager): ^0.3
- [lampager/lampager](https://github.com/lampager/lampager): ^0.4

## Installing

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"require": {
"php": "^5.6 || ^7.0",
"lampager/lampager": "^0.3.2"
"lampager/lampager": "^0.4"
},
"require-dev": {
"orchestra/testbench": "^3.5",
Expand Down

0 comments on commit 41beb61

Please sign in to comment.