]> git.mxchange.org Git - friendica.git/blobdiff - composer.json
Meaningful notification message
[friendica.git] / composer.json
index 179770fbefea3803419de94b850c89fd795ac548..66ac9361d1381eb29eda4fb0ecb6132743a4f01d 100644 (file)
        },
        "require-dev": {
                "mockery/mockery": "^1.3",
-               "mikey179/vfsstream": "^1.6"
+               "mikey179/vfsstream": "^1.6",
+               "phpunit/phpunit": "^8.5"
        },
        "scripts": {
                "test": "phpunit",