aboutsummaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2020-11-26 08:19:51 +0000
committerMario <mario@mariovavti.com>2020-11-26 08:19:51 +0000
commit71f8a08e5f4b127fe1b51670488826a9a1445c45 (patch)
tree33b823d41e232d9e3d9b7a55e709fd335a883af1 /composer.json
parent4419c93d8062794e5c2bbc222699881e5b97fc99 (diff)
downloadvolse-hubzilla-71f8a08e5f4b127fe1b51670488826a9a1445c45.tar.gz
volse-hubzilla-71f8a08e5f4b127fe1b51670488826a9a1445c45.tar.bz2
volse-hubzilla-71f8a08e5f4b127fe1b51670488826a9a1445c45.zip
update phpunit
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index a42293d63..6e76ab210 100644
--- a/composer.json
+++ b/composer.json
@@ -44,7 +44,7 @@
"desandro/imagesloaded": "^4.1"
},
"require-dev" : {
- "phpunit/phpunit" : "@stable",
+ "phpunit/phpunit" : "^7",
"behat/behat" : "@stable",
"behat/mink-extension": "@stable",
"behat/mink-goutte-driver": "@stable",