diff --git a/composer.json b/composer.json index 82c2278..642fbf5 100644 --- a/composer.json +++ b/composer.json @@ -10,12 +10,12 @@ } ], "require": { - "php": ">=5.4.0", - "illuminate/auth": "~4.2", - "illuminate/console": "~4.2", - "illuminate/database": "~4.2", - "illuminate/filesystem": "~4.2", - "illuminate/support": "~4.2" + "php": ">=5.3.0", + "illuminate/auth": "~4.1", + "illuminate/console": "~4.1", + "illuminate/database": "~4.1", + "illuminate/filesystem": "~4.1", + "illuminate/support": "~4.1" }, "autoload": { "psr-0": {