]> git.mxchange.org Git - friendica.git/blobdiff - composer.json
Remove contact record instead of setting rel = 0 in Contact::revokeFollow
[friendica.git] / composer.json
index 66ac9361d1381eb29eda4fb0ecb6132743a4f01d..0efba36645f5ed4a351c31349ffe333227df6115 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",
@@ -68,7 +69,8 @@
                "npm-asset/perfect-scrollbar": "0.6.16",
                "npm-asset/textcomplete": "^0.18.2",
                "npm-asset/typeahead.js": "^0.11.1",
-               "minishlink/web-push": "^6.0"
+               "minishlink/web-push": "^6.0",
+               "mattwright/urlresolver": "^2.0"
        },
        "repositories": [
                {
@@ -82,7 +84,6 @@
                        "Friendica\\Addon\\": "addon/"
                },
                "files": [
-                       "include/conversation.php",
                        "include/dba.php",
                        "include/enotify.php",
                        "boot.php"