Change minimum PHP version in install docs (#9820)

* Change minimum PHP version in install docs
This commit is contained in:
TheGreatDoc
2019-02-15 12:05:22 +01:00
committed by PipoCanaja
parent 942dc65122
commit 0835d8899e
4 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@ source: Installation/Installation-CentOS-7-Apache.md
path: blob/master/doc/
> NOTE: These instructions assume you are the **root** user. If you are not, prepend `sudo` to the shell commands (the ones that aren't at `mysql>` prompts) or temporarily become a user with root privileges with `sudo -s` or `sudo -i`.
**Please note the minimum supported PHP version is 5.6.4**
**Please note the minimum supported PHP version is 7.1.3**
## Install Required Packages ##

View File

@@ -2,7 +2,7 @@ source: Installation/Installation-CentOS-7-Nginx.md
path: blob/master/doc/
> NOTE: These instructions assume you are the **root** user. If you are not, prepend `sudo` to the shell commands (the ones that aren't at `mysql>` prompts) or temporarily become a user with root privileges with `sudo -s` or `sudo -i`.
**Please note the minimum supported PHP version is 5.6.4**
**Please note the minimum supported PHP version is 7.1.3**
## Install Required Packages ##

View File

@@ -2,7 +2,7 @@ source: Installation/Installation-Ubuntu-1804-Apache.md
path: blob/master/doc/
> NOTE: These instructions assume you are the **root** user. If you are not, prepend `sudo` to the shell commands (the ones that aren't at `mysql>` prompts) or temporarily become a user with root privileges with `sudo -s` or `sudo -i`.
**Please note the minimum supported PHP version is 5.6.4**
**Please note the minimum supported PHP version is 7.1.3**
## Install Required Packages ##
add-apt-repository universe

View File

@@ -2,7 +2,7 @@ source: Installation/Installation-Ubuntu-1804-Nginx.md
path: blob/master/doc/
> NOTE: These instructions assume you are the **root** user. If you are not, prepend `sudo` to the shell commands (the ones that aren't at `mysql>` prompts) or temporarily become a user with root privileges with `sudo -s` or `sudo -i`.
**Please note the minimum supported PHP version is 5.6.4**
**Please note the minimum supported PHP version is 7.1.3**
## Install Required Packages ##
add-apt-repository universe