summaryrefslogtreecommitdiff
path: root/composer.json
diff options
context:
space:
mode:
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 41a7c6ba0..d27533a35 100644
--- a/composer.json
+++ b/composer.json
@@ -30,8 +30,8 @@
"dragonmantank/cron-expression": "^3.4"
},
"require-dev": {
- "phpstan/phpstan": "2.1.30",
- "phpunit/phpunit": "9.5.16",
+ "phpstan/phpstan": "2.1.31",
+ "phpunit/phpunit": "9.6.29",
"phpunit/php-code-coverage": "^9.2"
}
}