X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=composer.json;h=8fbe387ad06bd05c5ae349f0a9654be5df886cef;hb=be1dae7056bb29542929c1dda965e4eff4f8ad9c;hp=2d6b46574d664852e123d7eadcb98dab02ddb37c;hpb=fc2340d4afe6466c58e35afd64fe9010bf185b04;p=friendica.git diff --git a/composer.json b/composer.json index 2d6b46574d..8fbe387ad0 100644 --- a/composer.json +++ b/composer.json @@ -63,7 +63,8 @@ "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" + "npm-asset/typeahead.js": "^0.11.1", + "phpseclib/phpseclib": "^2.0" }, "repositories": [ { @@ -128,7 +129,7 @@ "mikey179/vfsstream": "^1.6", "mockery/mockery": "^1.2", "johnkary/phpunit-speedtrap": "1.1", - "jakub-onderka/php-parallel-lint": "^1.0" + "php-parallel-lint/php-parallel-lint": "^1.2" }, "scripts": { "test": "phpunit"