diff --git a/composer.json b/composer.json index 71cca97..27d751e 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ ], "require": { "php": ">=5.6", - "illuminate/support": "5.3" + "illuminate/support": "5.3.*" }, "require-dev": { "phpunit/phpunit": "4.*",