X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=composer.json;h=695d68e7616ae52879747ab1cabecb39a1f35628;hb=39a3a5a65a7728dbbde2676289b0f1fdf7aa2da7;hp=c73996c0ea0c23cf1825148a6ec902d7057c29ef;hpb=64243d33d0dcc9187023a046b55690be40cb98da;p=friendica.git diff --git a/composer.json b/composer.json index c73996c0ea..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_LanguageDetect": "*" + "paragonie/random_compat": "^2.0" }, "repositories": [ {