From 52721ae23d88a9536c328a8825d78a8827e6570a Mon Sep 17 00:00:00 2001 From: Gunnar Wrobel Date: Fri, 3 Dec 2010 16:10:24 +0100 Subject: [PATCH] Require PHPUnit >= 3.5.0 --- framework/Test/package.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/framework/Test/package.xml b/framework/Test/package.xml index ee7fcff06..43c451700 100644 --- a/framework/Test/package.xml +++ b/framework/Test/package.xml @@ -49,6 +49,7 @@ PHPUnit pear.phpunit.de + 3.5.0 -- 2.11.0