diff --git a/composer.json b/composer.json index 0faf394..59c16c5 100644 --- a/composer.json +++ b/composer.json @@ -5,10 +5,10 @@ "license": "MIT", "type": "project", "require": { - "laravel/framework": "5.0.*", + "laravel/framework": "5.1.*", "webpatser/laravel-uuid": "^2.0", "netshell/paypal": "dev-master", - "guzzlehttp/guzzle": "~5.0", + "guzzlehttp/guzzle": "~6.0", "google/recaptcha": "~1.1", "spatie/laravel-analytics": "^1.4", "league/flysystem-sftp": "^1.0",