diff --git a/docs/simplesamlphp-install.md b/docs/simplesamlphp-install.md index 11805b95d18da193ca00a7468f01ca9c1de34671..d53a1341369a1c4b978784771d8cd27cd8a9d213 100644 --- a/docs/simplesamlphp-install.md +++ b/docs/simplesamlphp-install.md @@ -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`