]> git.mxchange.org Git - friendica.git/blobdiff - composer.json
Merge pull request #10969 from MrPetovan/task/remove-private-contacts
[friendica.git] / composer.json
index bf0559254e45d538f98a1af9a7398ebfdc891602..46f3f3bf3a5796bfb2ee3deeed3ae2505fc60f5c 100644 (file)
                "divineomega/password_exposed": "^2.8",
                "ezyang/htmlpurifier": "^4.7",
                "friendica/json-ld": "^1.0",
+               "geekwright/po": "^2.0",
                "guzzlehttp/guzzle": "^6.5",
                "league/html-to-markdown": "^4.8",
                "level-2/dice": "^4",
                "lightopenid/lightopenid": "dev-master",
                "matriphe/iso-639": "^1.2",
+               "mattwright/urlresolver": "^2.0",
                "michelf/php-markdown": "^1.7",
+               "minishlink/web-push": "^6.0",
                "mobiledetect/mobiledetectlib": "^2.8",
                "monolog/monolog": "^1.25",
                "nikic/fast-route": "^1.3",
@@ -68,9 +71,7 @@
                "npm-asset/moment": "^2.24",
                "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",
-               "mattwright/urlresolver": "^2.0"
+               "npm-asset/typeahead.js": "^0.11.1"
        },
        "repositories": [
                {
@@ -84,9 +85,6 @@
                        "Friendica\\Addon\\": "addon/"
                },
                "files": [
-                       "include/conversation.php",
-                       "include/dba.php",
-                       "include/enotify.php",
                        "boot.php"
                ]
        },