diff --git a/composer.json b/composer.json index 3837337..bee95e1 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ ], "require": { "php": ">=5.3.0", - "illuminate/support": "4.1.*" + "illuminate/support": "4.*" }, "require-dev":{ "phpunit/phpunit": "3.7.*",