summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-12-06 07:51:22 +0100
committerRemi Collet <remi@php.net>2022-12-06 07:51:22 +0100
commit658260e864963a992d13839ac79ad119bf2cc365 (patch)
treec940f5cc56452644fda740e805a0f383019f47af /composer.json
parent2d4116a261c852a159af253418625c62f23aed54 (diff)
update to 1.7.0HEADmaster
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/composer.json b/composer.json
index 4fca816..d706b90 100644
--- a/composer.json
+++ b/composer.json
@@ -43,10 +43,10 @@
},
"require-dev": {
"laminas/laminas-coding-standard": "~2.4.0",
- "phpspec/prophecy-phpunit": "^2.0",
- "phpunit/phpunit": "^9.5",
- "psalm/plugin-phpunit": "^0.17.0",
- "vimeo/psalm": "^4.29.0"
+ "phpspec/prophecy-phpunit": "^2.0.1",
+ "phpunit/phpunit": "^9.5.26",
+ "psalm/plugin-phpunit": "^0.18.0",
+ "vimeo/psalm": "^5.0.0"
},
"conflict": {
"laminas/laminas-mvc": "<3.0.0",