Browse Source

- bump xml_rpc version

PHP-5.1
Pierre Joye 21 years ago
parent
commit
dc79ac371b
  1. 2
      pear/go-pear-list.php

2
pear/go-pear-list.php

@ -8,7 +8,7 @@
$packages = array(
// required packages for the installer
"PEAR" => "1.3.5",
"XML_RPC" => "1.2.2",
"XML_RPC" => "1.3.0",
"Console_Getopt" => "1.2",
"Archive_Tar" => "1.3.1",

Loading…
Cancel
Save