Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
jackbraj authored Feb 1, 2017
2 parents 789e29d + 79d8966 commit 9a77f7d
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 @@ -24,9 +24,9 @@
}
],
"require": {
"php": ">=5.5.0",
"laravel/framework": "5.2.*|5.3.*",
"laravel/framework": "5.2.*|5.3.*|5.4.*",
"guzzlehttp/guzzle": "~6.0"
"php": ">=5.6.4"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 9a77f7d

Please sign in to comment.