diff --git a/composer.json b/composer.json index f521778..f03520a 100644 --- a/composer.json +++ b/composer.json @@ -11,14 +11,14 @@ ], "require": { "php": ">=5.3.0", - "illuminate/auth": "4.1.x", - "illuminate/database": "4.1.x", - "illuminate/filesystem": "4.1.x", - "illuminate/log": "4.1.x", - "illuminate/support": "4.1.x", - "illuminate/view": "4.1.x", - "symfony/http-foundation": "2.4.*", - "symfony/http-kernel": "2.4.*", + "illuminate/auth": "4.2.x", + "illuminate/database": "4.2.x", + "illuminate/filesystem": "4.2.x", + "illuminate/log": "4.2.x", + "illuminate/support": "4.2.x", + "illuminate/view": "4.2.x", + "symfony/http-foundation": "2.5.*", + "symfony/http-kernel": "2.5.*", "nesbot/carbon": "1.*", "bllim/datatables": "*", "intervention/image": "1.5.2"