Merge pull request #49 from GrahamCampbell/patch-1

Guzzle 5
This commit is contained in:
Philip Manavopoulos
2014-11-27 12:26:47 +00:00

View File

@@ -6,7 +6,7 @@
"type": "project",
"require": {
"laravel/framework": "4.2.*",
"guzzlehttp/guzzle": "4.*",
"guzzlehttp/guzzle": "~5.0",
"dingo/api": "0.7.*",
"watson/validating": "0.10.*"
},