From: Greg Beaver Date: Thu, 8 Apr 2004 14:59:31 +0000 (+0000) Subject: forgot phpunit -> phpunit2 for php5 X-Git-Tag: php-5.0.0RC2RC1~47 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=eaa48d374388ca92ce1d9b3656635bc062007f4a;p=php forgot phpunit -> phpunit2 for php5 --- diff --git a/pear/go-pear-list.php b/pear/go-pear-list.php index 7b0620d47a..df7fdd0cbd 100755 --- a/pear/go-pear-list.php +++ b/pear/go-pear-list.php @@ -10,7 +10,7 @@ $packages = array( "Mail" => "1.1.2", "Net_SMTP" => "1.2.5", "Net_Socket" => "1.0.1", -"PHPUnit" => "1.0.0alpha3", +"PHPUnit" => "2.0.0beta1", "Console_Getopt" => "1.2", "DB" => "1.6.2", "HTTP" => "1.2.3",