diff --git a/composer.json b/composer.json index 4c7978f..427cd03 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ ], "require": { "php": ">=5.3.0", - "illuminate/support": "4.0.x" + "illuminate/support": "4.*" }, "require-dev": {