diff --git a/composer.json b/composer.json index 552fcb7..d097063 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ "require": { "php": ">=5.6.0", "guzzlehttp/guzzle": "^6.2", - "illuminate/support": ">=.5.1" + "illuminate/support": ">=5.1" }, "autoload": { "psr-4": {