mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-15 02:09:42 +00:00
Updated PHP version
This commit is contained in:
parent
97f3959e83
commit
2f6f851715
@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
PHP_VERSION="5.5.12"
|
||||
PHP_VERSION="5.5.13"
|
||||
ZEND_VM="GOTO"
|
||||
|
||||
ZLIB_VERSION="1.2.8"
|
||||
@ -9,7 +9,7 @@ READLINE_VERSION="6.3"
|
||||
NCURSES_VERSION="5.9"
|
||||
PHPNCURSES_VERSION="1.0.2"
|
||||
PTHREADS_VERSION="2.0.7"
|
||||
PHP_POCKETMINE_VERSION="0.0.4"
|
||||
PHP_POCKETMINE_VERSION="0.0.5"
|
||||
UOPZ_VERSION="2.0.4"
|
||||
WEAKREF_VERSION="0.2.4"
|
||||
PHPYAML_VERSION="1.1.1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user