diff --git a/composer.json b/composer.json index c68df58..e69ad2b 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ ], "require": { "php": ">=5.3.0", - "illuminate/support": "4.0.x" + "illuminate/support": "4.*" }, "autoload": { "psr-0": { @@ -23,4 +23,4 @@ } }, "minimum-stability": "dev" -} \ No newline at end of file +}