Require PHPUnit >= 3.5.0
authorGunnar Wrobel <p@rdus.de>
Fri, 3 Dec 2010 15:10:24 +0000 (16:10 +0100)
committerGunnar Wrobel <p@rdus.de>
Fri, 3 Dec 2010 15:10:24 +0000 (16:10 +0100)
framework/Test/package.xml

index ee7fcff..43c4517 100644 (file)
@@ -49,6 +49,7 @@
    <package>
     <name>PHPUnit</name>
     <channel>pear.phpunit.de</channel>
+    <min>3.5.0</min>
    </package>
   </required>
  </dependencies>