diff --git a/composer.json b/composer.json index 27a954a..c1ecd2f 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ ], "require": { "php": ">=5.3.0", - "illuminate/support": "4.1.*" + "illuminate/support": "~4" }, "autoload": { "psr-0": {