From 458f1d23dea407db411d1c8b2b16b83a7f6473f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 11 May 2015 11:05:19 +0200 Subject: The testsuite should now work with recent phpunit as well MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michal Čihař --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'composer.json') diff --git a/composer.json b/composer.json index c78d034eb8..fda61cd0d7 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ }, "require-dev": { "satooshi/php-coveralls": ">=0.6", - "phpunit/phpunit": "<4.2", + "phpunit/phpunit": ">=3.7", "phpunit/phpunit-selenium": ">=1.2", "scrutinizer/ocular": ">=1.0.0" } -- cgit v1.2.3