Skip to content

Commit

Permalink
Upgrade to Guzzle 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
bradfeehan committed Apr 24, 2014
1 parent cb79c7e commit f164eb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"require": {
"php": ">=5.3",
"guzzle/guzzle": "dev-master#2be45eff422162fea0b1cf5f2f62987409789270 as 3.8.1"
"guzzle/guzzle": "~3.9.0"
},
"require-dev": {
"phpunit/phpunit": "~3.7.0",
Expand Down

0 comments on commit f164eb4

Please sign in to comment.