summaryrefslogtreecommitdiffstats
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 c673f9b..7e3fa67 100644
--- a/composer.json
+++ b/composer.json
@@ -30,7 +30,7 @@
"require": {
"php": ">=8.3",
"sebastian/diff": "^7.0",
- "sebastian/exporter": "^7.0",
+ "sebastian/exporter": "^7.0.3",
"ext-dom": "*",
"ext-mbstring": "*"
},
@@ -38,7 +38,7 @@
"ext-bcmath": "For comparing BcMath\\Number objects"
},
"require-dev": {
- "phpunit/phpunit": "^12.2"
+ "phpunit/phpunit": "^12.5.25"
},
"config": {
"platform": {