diff --git a/composer.json b/composer.json index 34eb632..865535e 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ }, "require": { "php": ">=5.5.9", - "illuminate/support": "5.*" + "illuminate/support": ">5.0.0" }, "autoload": { "psr-0": {