diff --git a/composer.json b/composer.json index ce0967f..94dff41 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ ], "require": { "php": ">=5.4.0", - "illuminate/support": "5.1.*" + "illuminate/support": "5.*" }, "autoload": {