summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json9
1 files changed, 5 insertions, 4 deletions
diff --git a/composer.json b/composer.json
index 395e830..e5ebe36 100644
--- a/composer.json
+++ b/composer.json
@@ -38,16 +38,17 @@
"myclabs/deep-copy": "^1.13.4",
"phar-io/manifest": "^2.0.4",
"phar-io/version": "^3.2.1",
- "phpunit/php-code-coverage": "^14.1.10",
+ "phpunit/php-code-coverage": "^14.2",
"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.2.1",
- "sebastian/diff": "^8.3.0",
+ "sebastian/comparator": "^8.3.0",
+ "sebastian/diff": "^9.0",
"sebastian/environment": "^9.3.2",
"sebastian/exporter": "^8.1.0",
+ "sebastian/file-filter": "^1.0",
"sebastian/git-state": "^1.0",
"sebastian/global-state": "^9.0.1",
"sebastian/object-enumerator": "^8.0.0",
@@ -132,7 +133,7 @@
},
"extra": {
"branch-alias": {
- "dev-main": "13.1-dev"
+ "dev-main": "13.2-dev"
}
}
}