]> git.mxchange.org Git - friendica.git/commitdiff
Add guzzlehttp/guzzle as composer requirement
authorPhilipp <admin@philipp.info>
Fri, 20 Aug 2021 17:48:13 +0000 (19:48 +0200)
committerPhilipp <admin@philipp.info>
Fri, 20 Aug 2021 17:58:42 +0000 (19:58 +0200)
composer.json
composer.lock

index 66ac9361d1381eb29eda4fb0ecb6132743a4f01d..2dd5dec7b9a3a72b3992ab939f2bd5c858d79d30 100644 (file)
@@ -31,6 +31,7 @@
                "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",
index facde6d0bdf5f31436b1f43885a50b17aee7aacd..5e8f1a20aa556e0355b431e3defae42532c36868 100644 (file)
@@ -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": "6dda88f5629c38f3d07b31e13ded57aa",
+    "content-hash": "7d6dee6e449da931e8fe209e61b2e78e",
     "packages": [
         {
             "name": "asika/simple-console",