diff --git a/composer.json b/composer.json index 8016c47..4b04559 100644 --- a/composer.json +++ b/composer.json @@ -25,9 +25,9 @@ }, "require": { "php": ">=5.3.0", - "illuminate/support": "4.0.x", - "illuminate/database": "4.0.x", - "illuminate/validation": "4.0.x" + "illuminate/support": "4.x", + "illuminate/database": "4.x", + "illuminate/validation": "4.x" }, "autoload": { "psr-0": {