summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-10-29 08:33:45 +0100
committerRemi Collet <remi@remirepo.net>2020-10-29 08:33:45 +0100
commit4fc92c3fe73975ae5f9a8abb2bd75262368ed4d0 (patch)
tree6f1556c41895d443b7c2ecd2fa5ecae1d2b4d432 /composer.json
parent547850eaf0f6e0bc51f95d0778062fc2693e96d2 (diff)
update to 6.2.2
switch to phpunit9
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 631c495..f1735c0 100644
--- a/composer.json
+++ b/composer.json
@@ -38,7 +38,7 @@
"require-dev": {
"behat/behat": "^3.3",
"symfony/filesystem": "^3.4 || ^4.0 || ^5.0",
- "phpunit/phpunit": "^7.0"
+ "phpunit/phpunit": "^8.0 || ^9.0"
},
"suggest": {