From 161bd432cf09d208ce55e689d6b3e6c2fab055fc Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 2 May 2018 07:31:43 +0200 Subject: v7.1.5 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'composer.json') diff --git a/composer.json b/composer.json index b13338c..48b15a6 100644 --- a/composer.json +++ b/composer.json @@ -36,7 +36,7 @@ "phpunit/php-text-template": "^1.2.1", "phpunit/php-timer": "^2.0", "phpunit/phpunit-mock-objects": "^6.1.1", - "sebastian/comparator": "^2.1 || ^3.0", + "sebastian/comparator": "^3.0", "sebastian/diff": "^3.0", "sebastian/environment": "^3.1", "sebastian/exporter": "^3.1", -- cgit