]> granicus.if.org Git - php/commitdiff
update for PEAR 1.3.2
authorGreg Beaver <cellog@php.net>
Mon, 25 Oct 2004 17:06:12 +0000 (17:06 +0000)
committerGreg Beaver <cellog@php.net>
Mon, 25 Oct 2004 17:06:12 +0000 (17:06 +0000)
pear/go-pear-list.php

index e2a37881746c7ae481c87f6ad935b730a39c4d07..d63c552545a98c0f90f714b60518d0284a47fe88 100755 (executable)
@@ -7,13 +7,13 @@
  */
 $packages  = array(
 // required packages for the installer
-"PEAR"                  =>    "1.3.1",
+"PEAR"                  =>    "1.3.2",
 "XML_RPC"               =>    "1.1.0",
 "Console_Getopt"        =>    "1.2",
 "Archive_Tar"           =>    "1.2",
 
 // required packages for the web frontend
-"PEAR_Frontend_Web"     =>    "0.4"
+"PEAR_Frontend_Web"     =>    "0.4",
 "HTML_Template_IT"      =>    "1.1",
 "Net_UserAgent_Detect"  =>    "1.0",
 );