From 9f916a82793eba5feea8de175cac6be89827a61b Mon Sep 17 00:00:00 2001 From: Nicolas Grekas Date: Wed, 29 Jun 2016 14:53:38 +0200 Subject: [PATCH] [ci] Upgrade phpunit wrapper deps --- phpunit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpunit b/phpunit index f70cdbfb49..22432a093c 100755 --- a/phpunit +++ b/phpunit @@ -11,7 +11,7 @@ */ // Please update when phpunit needs to be reinstalled with fresh deps: -// Cache-Id-Version: 2016-03-25 09:45 UTC +// Cache-Id-Version: 2016-06-29 13:45 UTC use Symfony\Component\Process\ProcessUtils;