diff --git a/composer.json b/composer.json index 2e68ff8..ccf7437 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ ], "require": { "php": ">=5.4.0", - "illuminate/support": "5.0.*" + "illuminate/support": "~5.0" }, "autoload": { "psr-4": {