Skip to content

Commit cd1787c

Browse files
committed
Change to PHP7.2 for backend.
1 parent c22966a commit cd1787c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/hst_autocompile.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ NGINX_V='1.15.5'
1313
OPENSSL_V='1.1.1'
1414
PCRE_V='8.42'
1515
ZLIB_V='1.2.11'
16-
PHP_V='5.6.38'
16+
PHP_V='7.2.11'
1717

1818
# Generate Links for sourcecode
1919
HESTIA='https://github.com/hestiacp/hestiacp/archive/master.zip'

0 commit comments

Comments
 (0)