diff --git a/composer.json b/composer.json index ef76214..b618cbd 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,8 @@ ], "require": { "guzzlehttp/guzzle": "~6.0|~5.0|~4.0", - "illuminate/support": "~4.0|~5.0" + "illuminate/support": "~4.0|~5.0", + "laravel/helpers": "^1.0" }, "require-dev": { "phpspec/phpspec": "^2.4",