]> git.mxchange.org Git - friendica.git/blobdiff - composer.json
Remove Phpunit/Dbunit
[friendica.git] / composer.json
index acae66f07d66d81377cbae1c79f74934ce0a81cb..3108b1935d8c1bf086f75d226684e16c9562b502 100644 (file)
                ]
        },
        "require-dev": {
-               "phpunit/dbunit": "^2.0",
                "phpdocumentor/reflection-docblock": "^3.0.2",
                "phpunit/php-token-stream": "^1.4.2",
                "mikey179/vfsstream": "^1.6",
                "mockery/mockery": "^1.2",
-               "johnkary/phpunit-speedtrap": "1.1"
+               "johnkary/phpunit-speedtrap": "1.1",
+               "symfony/yaml": "^3.0"
        },
        "scripts": {
                "test": "phpunit"