summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-12-07 08:18:24 +0100
committerRemi Collet <remi@php.net>2021-12-07 08:18:24 +0100
commit2d71fc401e87a8dec8ca1c010b4635fe651de395 (patch)
treefd6351d533e59fabb8a07cb9f5e79d5ef9b2be46 /composer.json
parente5ab9c726aa33931d9e8f605aad67237f27b086d (diff)
update to 2.10.3
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 2f633e1..abd30bf 100644
--- a/composer.json
+++ b/composer.json
@@ -39,12 +39,12 @@
"doctrine/annotations": "^1.13",
"doctrine/coding-standard": "^9.0",
"phpbench/phpbench": "^0.16.10 || ^1.0",
- "phpstan/phpstan": "0.12.99",
+ "phpstan/phpstan": "1.2.0",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.4",
"squizlabs/php_codesniffer": "3.6.1",
"symfony/cache": "^4.4 || ^5.2",
"symfony/yaml": "^3.4 || ^4.0 || ^5.0 || ^6.0",
- "vimeo/psalm": "4.10.0"
+ "vimeo/psalm": "4.13.1"
},
"conflict": {
"doctrine/annotations": "<1.13 || >= 2.0"