diff --git a/composer.json b/composer.json index caa8fcf..869432d 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ ], "require": { "php": ">=5.3.0", - "illuminate/support": "4.0.x", + "illuminate/support": "4.x", "dompdf/dompdf": "dev-master", "phenx/php-font-lib": "0.2.*" }, @@ -22,4 +22,4 @@ } }, "minimum-stability": "dev" -} \ No newline at end of file +}