diff --git a/composer.json b/composer.json index 2e988b9..cd51c32 100644 --- a/composer.json +++ b/composer.json @@ -3,8 +3,7 @@ "description": "A laravel package to access data from the Strava API.", "type": "library", "require": { - "guzzlehttp/guzzle": "^6.3", - "illuminate/support": "^5.5" + "guzzlehttp/guzzle": "^6.3" }, "autoload": { "psr-4": {