Skip to content

Commit

Permalink
Merge pull request #36 from chekalskiy/patch-1
Browse files Browse the repository at this point in the history
Update Guzzle version from 4 to 5
  • Loading branch information
sesser committed Mar 26, 2015
2 parents 4e02cd0 + 4d5b40e commit b8effcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -13,7 +13,7 @@
],
"require": {
"php": ">=5.4.0",
"guzzlehttp/guzzle": "~4",
"guzzlehttp/guzzle": "~5.2",
"guzzlehttp/log-subscriber": "~1",
"monolog/monolog": "~1.8"
},
Expand Down

0 comments on commit b8effcb

Please sign in to comment.