Require guzzlehttp/guzzle for web hooks

This commit is contained in:
James Brooks
2014-11-22 14:00:51 +00:00
parent 609fdf8295
commit 5d82f678bc

View File

@@ -5,7 +5,8 @@
"license": "MIT",
"type": "project",
"require": {
"laravel/framework": "4.2.*"
"laravel/framework": "4.2.*",
"guzzlehttp/guzzle": "4.*"
},
"autoload": {
"classmap": [