Require guzzlehttp/guzzle for web hooks
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
"license": "MIT",
|
||||
"type": "project",
|
||||
"require": {
|
||||
"laravel/framework": "4.2.*"
|
||||
"laravel/framework": "4.2.*",
|
||||
"guzzlehttp/guzzle": "4.*"
|
||||
},
|
||||
"autoload": {
|
||||
"classmap": [
|
||||
|
||||
Reference in New Issue
Block a user