From: Greg Beaver Date: Tue, 15 Mar 2005 00:11:47 +0000 (+0000) Subject: add go-pear-list (probably won't do anything, but it's worth a try) X-Git-Tag: php-4.3.11RC2~21 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6dd737d8eabb5e99f0d21523c5b1d75f2b94a8c9;p=php add go-pear-list (probably won't do anything, but it's worth a try) --- diff --git a/pear/go-pear-list.php b/pear/go-pear-list.php new file mode 100755 index 0000000000..24801dadde --- /dev/null +++ b/pear/go-pear-list.php @@ -0,0 +1,21 @@ + "1.3.5", +"XML_RPC" => "1.2.2", +"Console_Getopt" => "1.2", +"Archive_Tar" => "1.3.0", + +// required packages for the web frontend +"PEAR_Frontend_Web" => "0.4", +"HTML_Template_IT" => "1.1", +"Net_UserAgent_Detect" => "2.0.1", +); + +?>