diff --git a/src/apps.json b/src/apps.json index fcc8db0a2..217403d1b 100644 --- a/src/apps.json +++ b/src/apps.json @@ -7585,7 +7585,10 @@ "" ], "icon": "PrestaShop.svg", - "implies": "PHP", + "implies": [ + "PHP", + "MySQL" + ], "meta": { "generator": "PrestaShop" },