From 0565553d4a80dc952232710eff62c06d1d20a11b Mon Sep 17 00:00:00 2001 From: "J. King" Date: Mon, 20 Jan 2020 00:38:38 -0500 Subject: [PATCH] Change PHP requirement in manual --- docs/en/020_Getting_Started/010_Requirements.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/020_Getting_Started/010_Requirements.md b/docs/en/020_Getting_Started/010_Requirements.md index ba1b06d..f781869 100644 --- a/docs/en/020_Getting_Started/010_Requirements.md +++ b/docs/en/020_Getting_Started/010_Requirements.md @@ -1,7 +1,7 @@ The Arsse has the following requirements: -- A Linux server running Nginx or Apache 2.4 (tested on Ubuntu 16.04 and 18.04) -- PHP 7.0.7 or later with the following extensions: +- A Linux server running Nginx or Apache 2.4 +- PHP 7.1.0 or later with the following extensions: - [intl](http://php.net/manual/en/book.intl.php), [json](http://php.net/manual/en/book.json.php), [hash](http://php.net/manual/en/book.hash.php), and [dom](http://php.net/manual/en/book.dom.php) - [simplexml](http://php.net/manual/en/book.simplexml.php), and [iconv](http://php.net/manual/en/book.iconv.php) - One of: