aboutsummaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2020-11-26 08:56:38 +0000
committerMario <mario@mariovavti.com>2020-11-26 08:56:38 +0000
commit175b45d1ed501ae2392d256e399e8668e3192dc4 (patch)
treee58c402115c1ecbd55b5065b6e61a48ee0c12c28 /composer.json
parente236b7781744b8a287845b78857787064b70c4f8 (diff)
downloadvolse-hubzilla-175b45d1ed501ae2392d256e399e8668e3192dc4.tar.gz
volse-hubzilla-175b45d1ed501ae2392d256e399e8668e3192dc4.tar.bz2
volse-hubzilla-175b45d1ed501ae2392d256e399e8668e3192dc4.zip
update php-mock
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 6e76ab210..c4c7df072 100644
--- a/composer.json
+++ b/composer.json
@@ -51,7 +51,8 @@
"php-mock/php-mock-phpunit": "@stable",
"phpunit/dbunit": "@stable",
"phpmd/phpmd": "^2.6",
- "squizlabs/php_codesniffer": "*"
+ "squizlabs/php_codesniffer": "*",
+ "php-mock/php-mock": "^2.2"
},
"autoload" : {
"psr-4" : {