summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-01-03 10:07:29 +0100
committerRemi Collet <remi@php.net>2023-01-03 10:07:29 +0100
commit76cce6f9965a7e69af654adac3f2c380a659e6b7 (patch)
tree7982a7bc88b48d82adc457e322a48398724135a1 /composer.json
parentaa7dcbec4653207913a633cf37096d1f35b38138 (diff)
update to 3.12.0HEADmaster
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 46325ff..c4e76e6 100644
--- a/composer.json
+++ b/composer.json
@@ -43,9 +43,9 @@
"mikey179/vfsstream": "^1.6.11@alpha",
"phpbench/phpbench": "^1.2.7",
"phpunit/phpunit": "^9.5.26",
- "psalm/plugin-phpunit": "^0.16.1",
+ "psalm/plugin-phpunit": "^0.18.0",
"squizlabs/php_codesniffer": "^3.7.1",
- "vimeo/psalm": "^4.10"
+ "vimeo/psalm": "^5.0"
},
"conflict": {
"zendframework/zend-di": "*",