From 72f20675faf19f4c5e5721bf27354ab4fb7e145f Mon Sep 17 00:00:00 2001
From: Dominik Pfennig <dominik@suma-ev.de>
Date: Thu, 22 Feb 2018 12:25:53 +0100
Subject: [PATCH] =?UTF-8?q?Php=20Abh=C3=A4ngigkeiten=20aktualisiert?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 readme.md | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

diff --git a/readme.md b/readme.md
index e96562305..217830a02 100644
--- a/readme.md
+++ b/readme.md
@@ -6,11 +6,14 @@
 
 ## Abhängigkeiten
 * composer (https://getcomposer.org/)
-* php7.0
-  * php7.0-mbstring
-  * php7.0-dom
-  * php7.0-xml
-  * php7.0-zip
+* php
+  * php-common
+  * php-curl
+  * php-mbstring
+  * php-mysql
+  * php-sqlite3
+  * php-xml
+  * php-zip
 * sqlite3
 * redis-server
 * Die Perl-Pakete
-- 
GitLab