summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-01-10 14:29:07 +0100
committerRemi Collet <remi@php.net>2022-01-10 14:29:07 +0100
commitb9714e58a9542548b84baefb8cdd62219fe31fbb (patch)
tree819fb1e6044fa54cc90bd1e374a41b60059de6d2 /composer.json
parentb8aa09bca5a4f5243780a7c722e4c01fb41dfc52 (diff)
update to 3.7.0
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/composer.json b/composer.json
index 3cbead9..6325596 100644
--- a/composer.json
+++ b/composer.json
@@ -25,8 +25,8 @@
},
"require-dev": {
"laminas/laminas-coding-standard": "~2.3.0",
- "phpbench/phpbench": "^0.17.1",
- "phpunit/phpunit": "~9.3.7",
+ "phpbench/phpbench": "^1.0",
+ "phpunit/phpunit": "^9.3.7",
"psalm/plugin-phpunit": "^0.16.0",
"vimeo/psalm": "^4.7"
},