From 0a4a9e187b9df6c262d5ea0ca1deab726e70ca57 Mon Sep 17 00:00:00 2001 From: Dariusz Ruminski Date: Fri, 17 Nov 2017 18:26:09 +0100 Subject: [PATCH] bump patch releases of phpunit --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 36cd7790b..f3efe7918 100644 --- a/composer.json +++ b/composer.json @@ -29,7 +29,7 @@ "nikic/php-parser": "~2.1", "phpspec/phpspec": "^3.2.2", "phpspec/prophecy": "^1.6.2", - "phpunit/phpunit": "^5.7.23|^6.4.3", + "phpunit/phpunit": "^5.7.25|^6.4.4", "sebastian/comparator": "^1.2.4", "sensiolabs/security-checker": "^3.0", "squizlabs/php_codesniffer": "~2.4"