diff --git a/composer.json b/composer.json index c4c8849..b9e1388 100644 --- a/composer.json +++ b/composer.json @@ -14,8 +14,7 @@ "require": { "php": ">=5.3.3", "aws/aws-sdk-php": "~2.2", - "illuminate/foundation": "4.*", - "illuminate/support": "4.*" + "laravel/framework": "4.*" }, "require-dev": { "phpunit/phpunit": "3.7.*"