Skip to content
Snippets Groups Projects
Unverified Commit bf44190b authored by Tim van Dijen's avatar Tim van Dijen Committed by GitHub
Browse files

Update minimum PHP version

parent a1e36040
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ Prerequisites
-------------
* A web server capable of executing PHP scripts.
* PHP version >= 5.5.0.
* PHP version >= 5.6.0.
* Support for the following PHP extensions:
* Always required: `date`, `dom`, `hash`, `libxml`, `openssl`, `pcre`, `SPL`, `zlib`, `json`, `mbstring`
* When automatically checking for latest versions, and used by some modules: `cURL`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment