Added php versions to upgrade.conf, fixed errors

This commit is contained in:
Alexey Berezhok
2025-11-18 23:14:29 +03:00
parent f44fe71c28
commit 8b2c076e2e
2 changed files with 2 additions and 2 deletions

View File

@@ -42,7 +42,7 @@ HESTIA_INSTALL_VER='1.9.6.rpm-alpha'
# Dependencies
mariadb_v="10.11"
multiphp_v=("74" "80" "81" "82" "83", "84", "85")
multiphp_v=("74" "80" "81" "82" "83" "84" "85")
# default PHP version
php_v="82"