Skip to content

Commit

Permalink
Update Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ConnorVG authored Jul 21, 2017
1 parent 995603c commit 4116dbd
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 @@ -11,9 +11,9 @@
],
"require": {
"php": ">=5.6.4",
"illuminate/contracts": "5.4.x-dev",
"illuminate/support": "5.4.x-dev",
"illuminate/translation": "5.4.x-dev"
"illuminate/contracts": "^5.4",
"illuminate/support": "^5.4",
"illuminate/translation": "^5.4"
},
"require-dev": {
"mockery/mockery": "~0.9",
Expand Down

0 comments on commit 4116dbd

Please sign in to comment.