We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53bde18 commit 0179f73Copy full SHA for 0179f73
install/hst-install-debian.sh
@@ -33,7 +33,7 @@ VERBOSE='no'
33
# Define software versions
34
HESTIA_INSTALL_VER='1.5.15'
35
# Dependencies
36
-pma_v='5.1.3'
+pma_v='5.1.4'
37
rc_v="1.5.2"
38
multiphp_v=("5.6" "7.0" "7.1" "7.2" "7.3" "7.4" "8.0" "8.1")
39
fpm_v="8.0"
install/hst-install-ubuntu.sh
0 commit comments