From 44b8019901432b611303855d4fd214102fb6a18e Mon Sep 17 00:00:00 2001 From: Kyle Taylor Date: Thu, 18 Apr 2019 14:51:03 -0500 Subject: [PATCH] Add MariaDB to Pantheon --- src/apps.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/apps.json b/src/apps.json index 443824821..daf4b5812 100644 --- a/src/apps.json +++ b/src/apps.json @@ -7622,7 +7622,8 @@ }, "implies": [ "PHP", - "Nginx" + "Nginx", + "MariaDB" ], "icon": "pantheon.svg", "website": "https://pantheon.io/"