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 02cf95f..b071d3c 100644
--- a/composer.json
+++ b/composer.json
@@ -43,15 +43,15 @@
"phpunit/php-invoker": "^6.0.0",
"phpunit/php-text-template": "^5.0.0",
"phpunit/php-timer": "^8.0.0",
- "sebastian/cli-parser": "^4.2.0",
- "sebastian/comparator": "^7.1.6",
+ "sebastian/cli-parser": "^4.2.1",
+ "sebastian/comparator": "^7.1.8",
"sebastian/diff": "^7.0.0",
- "sebastian/environment": "^8.1.0",
- "sebastian/exporter": "^7.0.2",
+ "sebastian/environment": "^8.1.1",
+ "sebastian/exporter": "^7.0.3",
"sebastian/global-state": "^8.0.2",
"sebastian/object-enumerator": "^7.0.0",
"sebastian/recursion-context": "^7.0.1",
- "sebastian/type": "^6.0.3",
+ "sebastian/type": "^6.0.4",
"sebastian/version": "^6.0.0",
"staabm/side-effects-detector": "^1.0.5"
},