summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-11-21 09:52:13 +0100
committerRemi Collet <remi@php.net>2022-11-21 09:52:13 +0100
commit5c7cc0abe0f13ca8aea21ec9b4f2e6b4c454be26 (patch)
treec4cc443618a78ba1e2b500d5f055471a9f643bf3 /composer.json
parentde5d1f08743bd625793cc80b150674e91378e987 (diff)
update to 3.6.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 47792af..43f2e21 100644
--- a/composer.json
+++ b/composer.json
@@ -32,7 +32,7 @@
"laminas/laminas-eventmanager": "^3.6",
"laminas/laminas-filter": "^2.23",
"laminas/laminas-i18n": "^2.19",
- "laminas/laminas-modulemanager": "^2.12",
+ "laminas/laminas-modulemanager": "^2.14.0",
"laminas/laminas-recaptcha": "^3.4.0",
"laminas/laminas-servicemanager": "^3.19",
"laminas/laminas-session": "^2.13",
@@ -40,7 +40,7 @@
"laminas/laminas-validator": "^2.26",
"laminas/laminas-view": "^2.24",
"phpunit/phpunit": "^9.5.25",
- "psalm/plugin-phpunit": "^0.17.0",
+ "psalm/plugin-phpunit": "^0.18.0",
"vimeo/psalm": "^4.29"
},
"suggest": {