From 1d4dcda240802098b782d04b85c1434944939aec Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 22 Nov 2016 06:34:50 +0100 Subject: php-phpunit-PHPUnit-MockObject: 3.4.1 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'composer.json') 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" -- cgit