Add hash module to required list (#1549)

Add hash module to required list
This commit is contained in:
John Molakvoæ
2019-11-20 07:52:32 +01:00
committed by GitHub

View File

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