diff --git a/composer.json b/composer.json index 46fa9f77..67549b4b 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ "require": { "php": ">=5.3.0", "ext-gd": "*", - "illuminate/support": "4.0.x" + "illuminate/support": "4.x.x" }, "suggest": { "intervention/imagecache": "Caching extension for the Intervention Image library"