diff --git a/composer.json b/composer.json index f5ea7dc..305dba9 100755 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ ], "require": { "php": ">=5.5.0", - "illuminate/support": "5.0.*|5.1.*|5.2.*" + "illuminate/support": "5.*" }, "require-dev" :{ "phpspec/phpspec": "~2.0"