From 786cf1ad23ec77412757fec5346d1f9e2ed1e210 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 5 Feb 2017 19:04:39 +0100 Subject: php-phpunit-PHPUnit: 5.7.11 --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'composer.json') diff --git a/composer.json b/composer.json index 50944c5..72ccfc3 100644 --- a/composer.json +++ b/composer.json @@ -28,11 +28,11 @@ "phpunit/phpunit-mock-objects": "^3.2", "phpspec/prophecy": "^1.6.2", "symfony/yaml": "~2.1|~3.0", - "sebastian/comparator": "~1.2.2", + "sebastian/comparator": "^1.2.4", "sebastian/diff": "~1.2", "sebastian/environment": "^1.3.4 || ^2.0", "sebastian/exporter": "~2.0", - "sebastian/global-state": "^1.0 || ^2.0", + "sebastian/global-state": "^1.1", "sebastian/object-enumerator": "~2.0", "sebastian/resource-operations": "~1.0", "sebastian/version": "~1.0|~2.0", -- cgit