Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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 d6ca89fa3e..318fe0c767 100644
--- a/composer.json
+++ b/composer.json
@@ -56,7 +56,7 @@
"aws/aws-sdk-php": "2.7.1",
"lox/xhprof": "dev-master",
"phpseclib/phpseclib": "~0.3.8",
- "phpunit/phpunit": "~4.8",
+ "phpunit/phpunit": "~8.5",
"symfony/var-dumper": "~2.6.0",
"symfony/yaml": "~2.6.0"
},