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:
authormattab <matthieu.aubry@gmail.com>2014-10-07 00:59:13 +0400
committermattab <matthieu.aubry@gmail.com>2014-10-07 00:59:13 +0400
commit733ef22246b50e91533e518ea407f74c9587d30e (patch)
treece72e2ff509d8daa5c110717da7ce93eefd831e5 /README.md
parentb2af823c5c299a04ab38923da161e4d68c119213 (diff)
Increasing PHP requirements to 5.3.3 refs #6390
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 6a71dffb56..d1760329f0 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ Piwik is released under the GPL v3 (or later) license, see [misc/gpl-3.0.txt](mi
## Requirements
- * PHP 5.3.2 or greater
+ * PHP 5.3.3 or greater
* MySQL 4.1 or greater, and either MySQLi or PDO library must be enabled
* Piwik is OS / server independent