summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorIgor Scheller <igor.scheller@igorshp.de>2017-07-19 11:48:28 +0200
committerIgor Scheller <igor.scheller@igorshp.de>2017-07-19 11:48:28 +0200
commit6cfd309bef050fbf9b9e2eba0af32962485f840a (patch)
tree1087d277d5449172ebf5a3d7417af549c2508854 /README.md
parent3a1e4602492cec1c8f3d2aabab2c866022f43bf1 (diff)
Changed recommended PHP Version to >= 7.0
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index aa418e4f..fdd20df7 100644
--- a/README.md
+++ b/README.md
@@ -8,8 +8,8 @@ Please visit https://engelsystem.de for a feature list.
## Installation
### Requirements:
- * PHP 5.4.x (cgi-fcgi)
- * MySQL-Server 5.5.x
+ * PHP >= 5.6.4, PHP >= 7.0.0 recommended
+ * MySQL-Server >= 5.5.x
* Webserver, i.e. lighttpd, nginx, or Apache
### Directions: