summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 29a06e8..78dfcf2 100644
--- a/composer.json
+++ b/composer.json
@@ -23,7 +23,7 @@
"php": "^5.6 || ^7.0",
"phpunit/php-text-template": "^1.2",
"doctrine/instantiator": "^1.0.2",
- "sebastian/exporter": "^1.2"
+ "sebastian/exporter": "^1.2 || ^2.0"
},
"require-dev": {
"phpunit/phpunit": "^5.4"