]> granicus.if.org Git - php/commitdiff
- updated list
authorPierre Joye <pajoye@php.net>
Fri, 25 Aug 2006 13:37:10 +0000 (13:37 +0000)
committerPierre Joye <pajoye@php.net>
Fri, 25 Aug 2006 13:37:10 +0000 (13:37 +0000)
pear/go-pear-list.php

index 072e56e6063f4d503146c21d03d0648aa263c6b0..3f0c713ddecfc62fedc78d456b06da14b83093c8 100755 (executable)
@@ -7,13 +7,13 @@
  */
 $packages  = array(
 // required packages for the installer
-"PEAR"                  =>    "1.3.6",
-"XML_RPC"               =>    "1.4.0",
+"PEAR"                  =>    "1.4.11",
+"XML_RPC"               =>    "1.4.8",
 "Console_Getopt"        =>    "1.2",
 "Archive_Tar"           =>    "1.3.1",
 
 // required packages for the web frontend
-"PEAR_Frontend_Web"     =>    "0.4",
-"HTML_Template_IT"      =>    "1.1",
+"PEAR_Frontend_Web"     =>    "0.5.1",
+"HTML_Template_IT"      =>    "1.1.4",
 "Net_UserAgent_Detect"  =>    "2.0.1",
 );