mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-03-18 05:04:51 +08:00
update default install php version
This commit is contained in:
parent
c7736a7c3e
commit
de4748860c
@ -49,7 +49,7 @@ function download_file() {
|
||||
|
||||
# 安装下载内建PHP
|
||||
function install_native_php() {
|
||||
ZM_PHP_VERSION="8.0"
|
||||
ZM_PHP_VERSION="8.1"
|
||||
if [ "$ZM_DOWN_PHP_VERSION" != "" ]; then
|
||||
ZM_PHP_VERSION="$ZM_DOWN_PHP_VERSION"
|
||||
fi
|
||||
|
||||
0
src/ZM/Framework.php
Executable file → Normal file
0
src/ZM/Framework.php
Executable file → Normal file
Loading…
x
Reference in New Issue
Block a user