X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=composer.json;h=04e4b655da4875fc094347e98850a26ac4fbaa10;hb=d039d9510663db9985ece1f9fd96d30d5216e9d9;hp=9ef0dcd101ed400b64f4631ea8b796312663de09;hpb=2fa6cc000013089d59d9cc221b544ed1a7a4cd37;p=friendica.git diff --git a/composer.json b/composer.json index 9ef0dcd101..04e4b655da 100644 --- a/composer.json +++ b/composer.json @@ -74,7 +74,8 @@ "require-dev": { "phpunit/dbunit": "^2.0", "phpdocumentor/reflection-docblock": "^3.0.2", - "phpunit/php-token-stream": "^1.4.2" + "phpunit/php-token-stream": "^1.4.2", + "mikey179/vfsStream": "^1.6" }, "scripts": { "test": "phpunit"