summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/composer.json b/composer.json
index f4ccb2d..5451db8 100644
--- a/composer.json
+++ b/composer.json
@@ -38,21 +38,21 @@
"myclabs/deep-copy": "^1.13.4",
"phar-io/manifest": "^2.0.4",
"phar-io/version": "^3.2.1",
- "phpunit/php-code-coverage": "^14.1.8",
+ "phpunit/php-code-coverage": "^14.1.9",
"phpunit/php-file-iterator": "^7.0.0",
"phpunit/php-invoker": "^7.0.0",
"phpunit/php-text-template": "^6.0.0",
"phpunit/php-timer": "^9.0.0",
"sebastian/cli-parser": "^5.0.0",
- "sebastian/comparator": "^8.1.3",
+ "sebastian/comparator": "^8.2.1",
"sebastian/diff": "^8.3.0",
- "sebastian/environment": "^9.3.0",
- "sebastian/exporter": "^8.0.2",
+ "sebastian/environment": "^9.3.1",
+ "sebastian/exporter": "^8.1.0",
"sebastian/git-state": "^1.0",
"sebastian/global-state": "^9.0.0",
"sebastian/object-enumerator": "^8.0.0",
"sebastian/recursion-context": "^8.0.0",
- "sebastian/type": "^7.0.0",
+ "sebastian/type": "^7.0.1",
"sebastian/version": "^7.0.0",
"staabm/side-effects-detector": "^1.0.5"
},