From: Philipp <admin@philipp.info>
Date: Sun, 11 Oct 2020 21:26:28 +0000 (+0200)
Subject: Revert "Add guzzlehttp/guzzle as composer requirement"
X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=4eda373c5979235f32af158aa02cd0b61949ea45;p=friendica.git

Revert "Add guzzlehttp/guzzle as composer requirement"

This reverts commit d1366d3a
---

diff --git a/composer.json b/composer.json
index 08216159e3..efd4bd0812 100644
--- a/composer.json
+++ b/composer.json
@@ -31,7 +31,6 @@
 		"divineomega/password_exposed": "^2.8",
 		"ezyang/htmlpurifier": "^4.7",
 		"friendica/json-ld": "^1.0",
-		"guzzlehttp/guzzle": "^6.5",
 		"league/html-to-markdown": "^4.8",
 		"level-2/dice": "^4",
 		"lightopenid/lightopenid": "dev-master",
diff --git a/composer.lock b/composer.lock
index 0d650ad155..8ba31ecb03 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
         "This file is @generated automatically"
     ],
-    "content-hash": "aa279ba22954af464cd7b4a5e2d74eec",
+    "content-hash": "fd22bd8c29dcea3d6b6eeb117d79af52",
     "packages": [
         {
             "name": "asika/simple-console",