Fix for #5732 - too much links had been detected as photos
[friendica.git/.git] / composer.json
index 9ef0dcd..04e4b65 100644 (file)
@@ -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"