summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/composer.json b/composer.json
index 98edcd7..8c768a7 100644
--- a/composer.json
+++ b/composer.json
@@ -13,11 +13,11 @@
"sabre/uri" : "^2.3 || ^3.0"
},
"require-dev" : {
- "friendsofphp/php-cs-fixer": "^3.64",
- "phpstan/phpstan": "^1.11",
+ "friendsofphp/php-cs-fixer": "^3.87",
+ "phpstan/phpstan": "^1.12",
"phpstan/phpstan-phpunit": "^1.4",
"phpstan/phpstan-strict-rules": "^1.6",
- "phpstan/extension-installer": "^1.3",
+ "phpstan/extension-installer": "^1.4",
"phpunit/phpunit" : "^9.6"
},
"suggest" : {