]> git.mxchange.org Git - friendica.git/blobdiff - composer.json
Merge pull request #5774 from JonnyTischbein/form_return_path
[friendica.git] / composer.json
index 9ef0dcd101ed400b64f4631ea8b796312663de09..04e4b655da4875fc094347e98850a26ac4fbaa10 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"