mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
bump xml_rpc to 1.3.1, php4 win32 builds uses this list to (4.4)
This commit is contained in:
parent
e70b3a94f4
commit
6b4910b028
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
$packages = array(
|
||||
// required packages for the installer
|
||||
"PEAR" => "1.3.5",
|
||||
"XML_RPC" => "1.3.0",
|
||||
"XML_RPC" => "1.3.1",
|
||||
"Console_Getopt" => "1.2",
|
||||
"Archive_Tar" => "1.3.1",
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue