summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json11
1 files changed, 5 insertions, 6 deletions
diff --git a/composer.json b/composer.json
index 179145e..2fc7724 100644
--- a/composer.json
+++ b/composer.json
@@ -16,17 +16,16 @@
}
],
"require": {
- "php": "^8.1"
+ "php": "^8.4"
},
"require-dev": {
"ext-phar": "*",
"ext-pdo": "*",
- "doctrine/coding-standard": "^11",
+ "doctrine/coding-standard": "^14",
"phpbench/phpbench": "^1.2",
- "phpstan/phpstan": "^1.9.4",
- "phpstan/phpstan-phpunit": "^1.3",
- "phpunit/phpunit": "^9.5.27",
- "vimeo/psalm": "^5.4"
+ "phpstan/phpstan": "^2.1",
+ "phpstan/phpstan-phpunit": "^2.0",
+ "phpunit/phpunit": "^10.5.58"
},
"autoload": {
"psr-4": {