From 976a76a3b5b46eb8d0dedbd48a5c98d054b6054f Mon Sep 17 00:00:00 2001 From: Jesse Spears Date: Fri, 1 Apr 2016 17:58:46 -0700 Subject: [PATCH] Get rid of nonexistent package composer.json required a package that doesn't exist. --- composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer.json b/composer.json index 6e8618b..a703505 100644 --- a/composer.json +++ b/composer.json @@ -5,7 +5,6 @@ "php": "^5.5|^7.0", "guzzlehttp/psr7": "~1.2", "php-http/httplug": "^1.0", - "php-http/client-implementation": "^1.0", "php-http/discovery": "^0.8" }, "require-dev": {