]> git.mxchange.org Git - friendica.git/blobdiff - composer.json
Replace Frienica\Core\Addon::isApp() withi Friendica\Core\Hook::isAddonApp()
[friendica.git] / composer.json
index a37010a9ef1f60d3c6ed00593f12bf48dd1ce1ab..5df9a5355b866d4fdc1a259024d9e9e09617b55a 100644 (file)
@@ -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"