X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=composer.json;h=46f3f3bf3a5796bfb2ee3deeed3ae2505fc60f5c;hb=8d550ad4e8d7571d2b635a47d4f8f2640b4c4354;hp=2dd5dec7b9a3a72b3992ab939f2bd5c858d79d30;hpb=0651ace4e4b3668a61ba076dfb7df8b93b4485e6;p=friendica.git diff --git a/composer.json b/composer.json index 2dd5dec7b9..46f3f3bf3a 100644 --- a/composer.json +++ b/composer.json @@ -31,12 +31,15 @@ "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,8 +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" + "npm-asset/typeahead.js": "^0.11.1" }, "repositories": [ { @@ -83,9 +85,6 @@ "Friendica\\Addon\\": "addon/" }, "files": [ - "include/conversation.php", - "include/dba.php", - "include/enotify.php", "boot.php" ] },