mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
use 1.3.5
This commit is contained in:
parent
b8a6661c81
commit
a247bf01ba
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
*/
|
*/
|
||||||
$packages = array(
|
$packages = array(
|
||||||
// required packages for the installer
|
// required packages for the installer
|
||||||
"PEAR" => "1.3.1",
|
"PEAR" => "1.3.5",
|
||||||
"XML_RPC" => "1.1.0",
|
"XML_RPC" => "1.1.0",
|
||||||
"Console_Getopt" => "1.2",
|
"Console_Getopt" => "1.2",
|
||||||
"Archive_Tar" => "1.2",
|
"Archive_Tar" => "1.2",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue