From 61144768ede0dcc3f7b0f5ce20d3d3da39d5b4e2 Mon Sep 17 00:00:00 2001 From: Wez Furlong Date: Thu, 8 Apr 2004 13:32:50 +0000 Subject: [PATCH] Add this list here, so that pear-core guys can manipulate the PEAR bundle for the win32 snapshot. --- pear/go-pear-list.php | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100755 pear/go-pear-list.php diff --git a/pear/go-pear-list.php b/pear/go-pear-list.php new file mode 100755 index 0000000000..0bf6a74f2c --- /dev/null +++ b/pear/go-pear-list.php @@ -0,0 +1,26 @@ + "1.3b6", +"Mail" => "1.1.2", +"Net_SMTP" => "1.2.2", +"Net_Socket" => "1.0.1", +"PHPUnit" => "1.0.0alpha3", +"Console_Getopt" => "1.2", +"DB" => "1.6.0RC6", +"HTTP" => "1.2.2", +"Archive_Tar" => "1.1", +"Pager" => "1.0.8", +"HTML_Template_IT" => "1.1", +"XML_Parser" => "1.0.1", +"XML_RPC" => "1.0.4", +"Net_UserAgent_Detect" => "1.0", +"PEAR_Frontend_Web" => "0.1" +); + +?> -- 2.50.1