diff --git a/composer.json b/composer.json index 055b55a..c431952 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ ], "require": { "php": ">=5.4.0", - "illuminate/support": ">=5.0.0" + "illuminate/support": "5.0.*" }, "require-dev": { "phpunit/phpunit": "4.*"