Add hash module to required list

Signed-off-by: Bram Ceulemans <bramceulemans@me.com>
This commit is contained in:
Bram Ceulemans
2019-07-03 21:23:09 +02:00
committed by Bram Ceulemans
parent 2b322c5000
commit a9543a3fdd

View File

@@ -105,6 +105,7 @@ Required:
* PHP module curl
* PHP module dom
* PHP module GD
* PHP module hash
* PHP module iconv
* PHP module JSON
* PHP module libxml (Linux package libxml2 must be >=2.7.0)