mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +02:00
Rebundle XML_RPC in the correct version for the Windows distro.
This commit is contained in:
parent
2c6d0f8c48
commit
ca24e21972
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
$packages = array(
|
||||
// required packages for the installer
|
||||
"PEAR" => "1.3.5",
|
||||
"XML_RPC" => "1.4.0",
|
||||
"Console_Getopt" => "1.2",
|
||||
"Archive_Tar" => "1.3.1",
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue