summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-11-07 13:53:51 +0100
committerRemi Collet <remi@php.net>2022-11-07 13:53:51 +0100
commitac5fdfe1ea01dbc30f3c7cb3fc9f4b6328830abe (patch)
treebf1335f923fe3eb7ee15527a679d519cada298a8 /composer.json
parentb6609e936656f6f96970e6eb9b2c99d04f9a42ae (diff)
update to 2.26.0
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/composer.json b/composer.json
index b9caf9d..ef6f854 100644
--- a/composer.json
+++ b/composer.json
@@ -39,13 +39,13 @@
},
"require-dev": {
"laminas/laminas-coding-standard": "~2.4.0",
- "laminas/laminas-crypt": "^3.8",
- "laminas/laminas-uri": "^2.9.1",
+ "laminas/laminas-crypt": "^3.9",
+ "laminas/laminas-uri": "^2.10",
"pear/archive_tar": "^1.4.14",
- "phpunit/phpunit": "^9.5.25",
- "psalm/plugin-phpunit": "^0.17.0",
+ "phpunit/phpunit": "^9.5.26",
+ "psalm/plugin-phpunit": "^0.18.3",
"psr/http-factory": "^1.0.1",
- "vimeo/psalm": "^4.28"
+ "vimeo/psalm": "^4.30"
},
"conflict": {
"laminas/laminas-validator": "<2.10.1",