diff --git a/composer.json b/composer.json index 569f378..164482e 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ ], "require": { "php": ">=5.5.9", - "illuminate/support": "5.1.*" + "illuminate/support": "5.*" }, "autoload": { "psr-4": {