Skip to content

Commit

Permalink
5.1 support
Browse files Browse the repository at this point in the history
  • Loading branch information
jarektkaczyk authored Sep 6, 2016
1 parent 2e1e5f3 commit 89e8742
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
}
],
"require": {
"php": ">=5.6.4",
"illuminate/database": "5.3.*",
"illuminate/queue": "5.3.*"
"php": ">=5.5.9",
"illuminate/database": "5.1.*",
"illuminate/queue": "5.1.*"
},
"require-dev": {
"crysalead/kahlan": "~2.5"
Expand Down

0 comments on commit 89e8742

Please sign in to comment.