summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
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 685edce..61169a4 100644
--- a/composer.json
+++ b/composer.json
@@ -42,6 +42,6 @@
"name": "zetacomponents/unit-test",
"type": "library",
"require": {
- "phpunit/phpunit": "^7.0"
+ "phpunit/phpunit": "^8.0"
}
}