X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=composer.json;h=5df9a5355b866d4fdc1a259024d9e9e09617b55a;hb=26aee232544f0d83b1863433fddecbc9060afc4d;hp=a37010a9ef1f60d3c6ed00593f12bf48dd1ce1ab;hpb=5926ae1c1dfc4f5a41e74eb1cf6745405b23b69c;p=friendica.git diff --git a/composer.json b/composer.json index a37010a9ef..5df9a5355b 100644 --- a/composer.json +++ b/composer.json @@ -75,7 +75,8 @@ "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" }, "scripts": { "test": "phpunit"