Skip to content

Commit

Permalink
Merge pull request #5 from Dylan-DPC/patch-1
Browse files Browse the repository at this point in the history
Update composer.json
  • Loading branch information
z-song authored Mar 13, 2018
2 parents d95751c + 715bed8 commit 10da1c3
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 @@ -13,8 +13,8 @@
],
"require": {
"php": ">=7.0.0",
"illuminate/contracts": "~5.5",
"illuminate/support": "~5.5",
"illuminate/contracts": "5.5.*",
"illuminate/support": "5.5.*",
"predis/predis": "^1.1"
},
"require-dev": {
Expand Down

0 comments on commit 10da1c3

Please sign in to comment.