From 78edf69009517f9cc99818ea2e96b2ea920ce008 Mon Sep 17 00:00:00 2001 From: "test@test.com" Date: Wed, 3 Sep 2014 01:01:39 +0300 Subject: [PATCH] fixes #3 --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 153ea6d..6aa91cc 100644 --- a/composer.json +++ b/composer.json @@ -9,8 +9,8 @@ ], "require": { "php": ">=5.3.0", - "illuminate/support": "4.1.*", - "illuminate/console": "4.1.*" + "illuminate/support": "4.2.*", + "illuminate/console": "4.2.*" }, "autoload": { "psr-0": {