Skip to content

Commit

Permalink
Update guzzlehttp version
Browse files Browse the repository at this point in the history
  • Loading branch information
guacamoli authored Oct 22, 2018
1 parent e0d05ad commit 033bc7c
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 @@ -23,7 +23,7 @@
},
"require": {
"php": ">=5.4.0",
"guzzlehttp/guzzle": "^5.0",
"guzzlehttp/guzzle": "~5.0|~6.0",
"psr/http-message": "^1.0"
},
"require-dev": {
Expand All @@ -42,4 +42,4 @@
"/.circleci"
]
}
}
}

0 comments on commit 033bc7c

Please sign in to comment.