diff --git a/composer.json b/composer.json index cfe2241..355bd25 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ ], "require": { "php": ">=5.3.0", - "illuminate/support": "4.0.x" + "illuminate/support": "4.2.x" }, "require-dev": { "orchestra/testbench": "2.0.*", @@ -31,4 +31,4 @@ } }, "minimum-stability": "dev" -} \ No newline at end of file +}