2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 18:27:13 +08:00

feat: PHP 83

This commit is contained in:
耗子
2023-11-23 23:38:44 +08:00
parent f900ada2c6
commit b532064cf0
7 changed files with 325 additions and 6 deletions

View File

@@ -4,7 +4,7 @@ var (
Name = "PHP-8.2"
Description = "PHP 是世界上最好的语言!"
Slug = "php82"
Version = "8.2.12"
Version = "8.2.13"
Requires = []string{}
Excludes = []string{}
Install = `bash /www/panel/scripts/php/install.sh 82`