diff --git a/composer.json b/composer.json index 7d88b7cc3..90df97c63 100644 --- a/composer.json +++ b/composer.json @@ -11,9 +11,9 @@ "license" : "MIT", "require": { "php": ">=5.3.0", - "illuminate/support": "4.0.x", - "illuminate/database": "4.0.x", - "illuminate/events": "4.0.x" + "illuminate/support": "4.x", + "illuminate/database": "4.x", + "illuminate/events": "4.x" }, "require-dev": { "illuminate/cache": "4.0.x",