summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--composer.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 54f305e89..ec34372ac 100644
--- a/composer.json
+++ b/composer.json
@@ -5,6 +5,7 @@
},
"require-dev": {
"mikey179/vfsStream": "*",
- "phpunit/phpunit": "*"
+ "phpunit/phpunit": "*",
+ "phpunit/php-invoker": ">=1.1.0,<1.2.0"
}
} \ No newline at end of file