diff options
author | Remi Collet <remi@remirepo.net> | 2020-03-19 13:01:29 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-03-19 13:01:29 +0100 |
commit | 113f5254a2c1b4bc3cb5348e23d03cf292c9edcb (patch) | |
tree | bd9d2ce047b034b3d50e70e008079de6820f1fae /composer.json | |
parent | 8dbf765467a4b66ca6efd69cda725af2c90e0d77 (diff) |
v2.14.4
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index a74efb7..3073bfd 100644 --- a/composer.json +++ b/composer.json @@ -51,7 +51,7 @@ "laminas/laminas-text": "^2.6", "laminas/laminas-validator": "^2.6", "laminas/laminas-view": "^2.6.2", - "phpunit/phpunit": "^5.7.23 || ^6.5.3" + "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.20" }, "suggest": { "laminas/laminas-captcha": "^2.7.1, required for using CAPTCHA form elements", |