Browse Source

Update hestia-php to 7.3.2

Alexandros Ioannides 7 years ago
parent
commit
80ab748ce7
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.8'
 OPENSSL_V='1.1.1a'
 PCRE_V='8.42'
 ZLIB_V='1.2.11'
-PHP_V='7.3.1'
+PHP_V='7.3.2'
 
 # Generate Links for sourcecode
 HESTIA='https://github.com/hestiacp/hestiacp/archive/master.zip'