Skip to content

Commit 46c672e

Browse files
author
Jamie Hannaford
committed
Merge pull request #596 from jamiehannaford/working
Add all Guzzle deps
2 parents 7e7f529 + 8c31cfc commit 46c672e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"require": {
2929
"php" : ">=5.4",
30-
"guzzle/http" : "~3.8",
30+
"guzzle/guzzle" : "~3.8",
3131
"psr/log": "~1.0",
3232
"mikemccabe/json-patch-php": "~0.1"
3333
},

0 commit comments

Comments
 (0)