summaryrefslogtreecommitdiff
path: root/pear
diff options
context:
space:
mode:
authorPierre Joye <pajoye@php.net>2004-06-06 22:49:10 +0000
committerPierre Joye <pajoye@php.net>2004-06-06 22:49:10 +0000
commit8217b64a33986152edd8b41c6486119a4c76a3af (patch)
treeb43ba68bc61f01cff1602aa59a6aa11e68e77a01 /pear
parent9c1e6685933dc0d2477e1629d1d3ed1da55d11c7 (diff)
downloadphp-git-8217b64a33986152edd8b41c6486119a4c76a3af.tar.gz
- Update for 5.0RC3
Diffstat (limited to 'pear')
-rwxr-xr-xpear/go-pear-list.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/pear/go-pear-list.php b/pear/go-pear-list.php
index e9e9025e4d..61a9140814 100755
--- a/pear/go-pear-list.php
+++ b/pear/go-pear-list.php
@@ -10,10 +10,10 @@ $packages = array(
"PEAR" => "1.3.1",
"XML_RPC" => "1.1.0",
"Console_Getopt" => "1.2",
-"Archive_Tar" => "1.1",
+"Archive_Tar" => "1.2",
// required packages for the web frontend
-"PEAR_Frontend_Web" => "0.3"
+"PEAR_Frontend_Web" => "0.4"
"Pager" => "1.0.8",
"HTML_Template_IT" => "1.1",
"Net_UserAgent_Detect" => "1.0",