X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=composer.json;h=46f3f3bf3a5796bfb2ee3deeed3ae2505fc60f5c;hb=2e05dac7dae0a3d028b442a2d5afbd4176a32e99;hp=bf0559254e45d538f98a1af9a7398ebfdc891602;hpb=8385ee7a612b33c2e2af2533d922f4a8a21e6dd4;p=friendica.git diff --git a/composer.json b/composer.json index bf0559254e..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,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" ] },