X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=composer.json;h=695d68e7616ae52879747ab1cabecb39a1f35628;hb=49eda1e154a3481ead99aa833ae314a8952ce7f4;hp=8b4a630d3ee4b44357d735c94aae2cb68be74d52;hpb=f99bb958f61f17e81452f3f9c4d3472c3de8b37b;p=friendica.git diff --git a/composer.json b/composer.json index 8b4a630d3e..695d68e761 100644 --- a/composer.json +++ b/composer.json @@ -8,7 +8,7 @@ "ostatus", "diaspora" ], - "licence": "GNU-Affero", + "license": "AGPL-3.0+", "support": { "issues": "https://github.com/friendica/friendica/issues" }, @@ -16,7 +16,10 @@ "ezyang/htmlpurifier": "~4.7.0", "mobiledetect/mobiledetectlib": "2.8.*", "league/html-to-markdown": "~4.4.1", - "pear-pear.php.net/Text_Highlighter": "*" + "defuse/php-encryption": "1.*", + "pear/Text_LanguageDetect": "1.*", + "pear-pear.php.net/Text_Highlighter": "*", + "paragonie/random_compat": "^2.0" }, "repositories": [ {