Skip to content

Commit

Permalink
Merge pull request #97 from higherstudio/master
Browse files Browse the repository at this point in the history
update composer.json
  • Loading branch information
darryldecode authored Sep 12, 2017
2 parents a7439a9 + e24e74b commit 774a5c5
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.4.0",
"illuminate/support": "5.0.*|5.1.*|5.2.*|5.3.*|5.4.*",
"illuminate/validation": "5.0.*|5.1.*|5.2.*|5.3.*|5.4.*",
"illuminate/translation": "5.0.*|5.1.*|5.2.*|5.3.*|5.4.*"
"illuminate/support": "5.0.*|5.1.*|5.2.*|5.3.*|5.4.*|5.5.*",
"illuminate/validation": "5.0.*|5.1.*|5.2.*|5.3.*|5.4.*|5.5.*",
"illuminate/translation": "5.0.*|5.1.*|5.2.*|5.3.*|5.4.*|5.5.*"
},
"require-dev": {
"mockery/mockery": "~0.9",
Expand Down

0 comments on commit 774a5c5

Please sign in to comment.