summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-03-23 13:04:07 +0100
committerRemi Collet <remi@remirepo.net>2020-03-23 13:04:07 +0100
commit3be52fad46e8ec394bed6f501ce3764dc70bcbb5 (patch)
treea0e927e2681130dd8b4958d3385a3fecbbe18a24 /composer.json
parent334a3a9362d044c297c75a336a5174912c502345 (diff)
update to 2.12.1
switch to phpunit7
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 3a2c290..eff74be 100644
--- a/composer.json
+++ b/composer.json
@@ -39,7 +39,7 @@
"laminas/laminas-http": "^2.7",
"laminas/laminas-servicemanager": "^2.7.8 || ^3.3",
"laminas/laminas-validator": "^2.10.1",
- "phpunit/phpunit": "^5.7.23 || ^6.4.3",
+ "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.20",
"psr/http-message": "^1.0.1"
},
"suggest": {