summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-01-31 09:57:17 +0100
committerRemi Collet <remi@php.net>2022-01-31 09:57:17 +0100
commit05b074d2229447da0525a25d68629e157f3d713a (patch)
tree71cfa0f9740f96f99d0ea9cfc7a128dd8fd5aa1b /composer.json
parent490bd93b5dd3c811d9ba6d76cb4cc95390010cbb (diff)
update to 2.11.1
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 afd84e3..6d8a280 100644
--- a/composer.json
+++ b/composer.json
@@ -43,12 +43,12 @@
"doctrine/annotations": "^1.13",
"doctrine/coding-standard": "^9.0",
"phpbench/phpbench": "^0.16.10 || ^1.0",
- "phpstan/phpstan": "1.3.3",
+ "phpstan/phpstan": "1.4.3",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.4",
"squizlabs/php_codesniffer": "3.6.2",
"symfony/cache": "^4.4 || ^5.4 || ^6.0",
"symfony/yaml": "^3.4 || ^4.0 || ^5.0 || ^6.0",
- "vimeo/psalm": "4.18.1"
+ "vimeo/psalm": "4.19.0"
},
"conflict": {
"doctrine/annotations": "<1.13 || >= 2.0"