X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=composer.json;h=695d68e7616ae52879747ab1cabecb39a1f35628;hb=69d16d9cfa235b5ba9f726aeb7e88c62b0e235e1;hp=0dca48c70446682902a9c30db6c62c5f5da4eae4;hpb=c847a2f9cc969c9d79141713f646dd371e898168;p=friendica.git diff --git a/composer.json b/composer.json index 0dca48c704..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,8 +16,10 @@ "ezyang/htmlpurifier": "~4.7.0", "mobiledetect/mobiledetectlib": "2.8.*", "league/html-to-markdown": "~4.4.1", + "defuse/php-encryption": "1.*", "pear/Text_LanguageDetect": "1.*", - "pear-pear.php.net/Text_Highlighter": "*" + "pear-pear.php.net/Text_Highlighter": "*", + "paragonie/random_compat": "^2.0" }, "repositories": [ {