]> git.mxchange.org Git - friendica.git/commitdiff
Add guzzlehttp/guzzle as composer requirement
authorPhilipp <admin@philipp.info>
Wed, 7 Oct 2020 18:59:55 +0000 (20:59 +0200)
committerPhilipp <admin@philipp.info>
Sat, 10 Oct 2020 21:11:30 +0000 (23:11 +0200)
composer.json
composer.lock

index efd4bd0812b12c88a51f4459598293dee5dd1efe..08216159e3305a7932ca509c8fd71ebef339501c 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 8ba31ecb03b77979a05932677e9c9868b30c1994..0d650ad155c8a1c51c36a4f3ec0e5133a21b502f 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": "fd22bd8c29dcea3d6b6eeb117d79af52",
+    "content-hash": "aa279ba22954af464cd7b4a5e2d74eec",
     "packages": [
         {
             "name": "asika/simple-console",