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