mirror of
https://code.mensbeam.com/MensBeam/Arsse.git
synced 2025-01-03 14:32:40 +00:00
Change PHP requirement in manual
This commit is contained in:
parent
9e1087914c
commit
0565553d4a
1 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue