From 4066f727406ef10bc63bdec772a15f7219eec5f0 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Fri, 19 Aug 2016 15:26:02 +0200 Subject: [PATCH] Update requirements --- setup/webapplication.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/setup/webapplication.md b/setup/webapplication.md index e69de29..ecc86df 100644 --- a/setup/webapplication.md +++ b/setup/webapplication.md @@ -0,0 +1,8 @@ +# Installation + +## Server Requirements + +* PHP >= 7.1 +* PDO PHP Extension +* Mbstring PHP Extension +* MySQL, PostgreSQL, MicrosoftSQL or OracleSQL \ No newline at end of file