]> git.mxchange.org Git - friendica.git/blobdiff - composer.json
Replace Frienica\Core\Addon::isApp() withi Friendica\Core\Hook::isAddonApp()
[friendica.git] / composer.json
index 68e5cae99bc94292d79f09d642b2c3c0c65989af..5df9a5355b866d4fdc1a259024d9e9e09617b55a 100644 (file)
@@ -18,6 +18,7 @@
                "asika/simple-console": "^1.0",
                "divineomega/password_exposed": "^2.4",
                "ezyang/htmlpurifier": "~4.7.0",
+               "friendica/json-ld": "^1.0",
                "league/html-to-markdown": "~4.8.0",
                "lightopenid/lightopenid": "dev-master",
                "michelf/php-markdown": "^1.7",
@@ -37,8 +38,7 @@
                "npm-asset/jgrowl": "^1.4",
                "npm-asset/fullcalendar": "^3.0.1",
                "npm-asset/cropperjs": "1.2.2",
-               "npm-asset/imagesloaded": "4.1.4",
-               "friendica/json-ld": "^1.0"
+               "npm-asset/imagesloaded": "4.1.4"
        },
        "repositories": [
                {
@@ -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"