From: Greg Beaver Date: Sat, 26 Feb 2005 01:27:49 +0000 (+0000) Subject: use 1.3.5 X-Git-Tag: RELEASE_0_3~183 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a247bf01ba6f7f33d432760a3b09475c061a614f;p=php use 1.3.5 --- diff --git a/pear/go-pear-list.php b/pear/go-pear-list.php index e41e1c08c3..a410588302 100755 --- a/pear/go-pear-list.php +++ b/pear/go-pear-list.php @@ -7,7 +7,7 @@ */ $packages = array( // required packages for the installer -"PEAR" => "1.3.1", +"PEAR" => "1.3.5", "XML_RPC" => "1.1.0", "Console_Getopt" => "1.2", "Archive_Tar" => "1.2",