Browse Source

Change to PHP7.2 for backend.

Raphael Schneeberger 7 years ago
parent
commit
cd1787cec5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/hst_autocompile.sh

+ 1 - 1
src/hst_autocompile.sh

@@ -13,7 +13,7 @@ NGINX_V='1.15.5'
 OPENSSL_V='1.1.1'
 OPENSSL_V='1.1.1'
 PCRE_V='8.42'
 PCRE_V='8.42'
 ZLIB_V='1.2.11'
 ZLIB_V='1.2.11'
-PHP_V='5.6.38'
+PHP_V='7.2.11'
 
 
 # Generate Links for sourcecode
 # Generate Links for sourcecode
 HESTIA='https://github.com/hestiacp/hestiacp/archive/master.zip'
 HESTIA='https://github.com/hestiacp/hestiacp/archive/master.zip'