Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Giehl <stefan@matomo.org>2020-11-23 21:59:41 +0300
committerGitHub <noreply@github.com>2020-11-23 21:59:41 +0300
commitb90ff7929a7f5242b6a9fea5a81eefad5221d627 (patch)
treec90ad58daf9a0a76ec8494431445df9ded033f14 /README.md
parent9da2de3233592acc789eb61bdc775bd8ddf6b115 (diff)
Update PHP requirement in README (#16774)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1aaa828bbf..80a7d93a48 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@ Matomo is released under the GPL v3 (or later) license, see [LICENSE](LICENSE).
## Requirements
- * PHP 5.5.9 or greater
+ * PHP 7.2.5 or greater
* MySQL version 5.5 or greater, or MariaDB
* PHP extension pdo and pdo_mysql, or the MySQLi extension
* Matomo is OS / server independent