From 12ee47747b9cb9a810efab28352eeb0f0bbb9998 Mon Sep 17 00:00:00 2001
From: Tobias Sarnowski <tobias@trustedco.de>
Date: Wed, 18 Apr 2012 17:49:01 +0000
Subject: [PATCH] phpunit 3.6.10 is sufficient

---
 _test/README | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/_test/README b/_test/README
index 654b99182..1380d1f52 100644
--- a/_test/README
+++ b/_test/README
@@ -15,7 +15,8 @@ Content of this document:
 Requirements
 -----------------------------------------------------------------------------
 
-  * PHP Unit 3.7
+  * PHPUnit 3.6.10+
+    http://www.phpunit.de/
 
 
 Installation of PHPUnit via Pear
-- 
GitLab