X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=composer.json;h=339211f6f0e5718cd8496a06c0ba58716a915ac1;hb=ad07525a9fc5391d51867c48cfe99771ccf16b36;hp=a37010a9ef1f60d3c6ed00593f12bf48dd1ce1ab;hpb=5926ae1c1dfc4f5a41e74eb1cf6745405b23b69c;p=friendica.git diff --git a/composer.json b/composer.json index a37010a9ef..339211f6f0 100644 --- a/composer.json +++ b/composer.json @@ -75,7 +75,9 @@ "phpunit/dbunit": "^2.0", "phpdocumentor/reflection-docblock": "^3.0.2", "phpunit/php-token-stream": "^1.4.2", - "mikey179/vfsStream": "^1.6" + "mikey179/vfsStream": "^1.6", + "mockery/mockery": "^1.2", + "johnkary/phpunit-speedtrap": "1.1" }, "scripts": { "test": "phpunit"