Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jarektkaczyk authored Mar 8, 2017
1 parent 9b94a1a commit 1b44e35
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 @@ -17,8 +17,8 @@
],
"require": {
"php": ">=5.6.4",
"illuminate/database": "5.3.*",
"illuminate/queue": "5.3.*"
"illuminate/database": "5.4.*",
"illuminate/queue": "5.4.*"
},
"require-dev": {
"kahlan/kahlan": "~2.5"
Expand Down

0 comments on commit 1b44e35

Please sign in to comment.