From d9c1e32106c4a49a1598868a268d2151fd21f731 Mon Sep 17 00:00:00 2001 From: Maurits van der Schee Date: Mon, 16 Jan 2017 08:24:20 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2bfdb97..c474c1f 100644 --- a/README.md +++ b/README.md @@ -782,7 +782,7 @@ NB: You MUST use an empty database as a desctructive database fixture ('blog_mys ``` C:\php-crud-api>"C:\PHP\php.exe" phpunit.phar tests\tests.php -PHPUnit 5.2.10 by Sebastian Bergmann and contributors. +PHPUnit 5.3.2 by Sebastian Bergmann and contributors. .................................................. 50 / 50 (100%)