From 111cda44838570ace7a7d19687aa0d7edb30cb00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Kulh=C3=A1nek?= Date: Sun, 11 Oct 2020 21:53:53 +0200 Subject: [PATCH] Add recipe for helppc/supervisor-bundle --- helppc/supervisor-bundle/1.0/manifest.json | 1 - 1 file changed, 1 deletion(-) diff --git a/helppc/supervisor-bundle/1.0/manifest.json b/helppc/supervisor-bundle/1.0/manifest.json index dae33c5f..d74174b4 100644 --- a/helppc/supervisor-bundle/1.0/manifest.json +++ b/helppc/supervisor-bundle/1.0/manifest.json @@ -2,7 +2,6 @@ "bundles": { "HelpPC\\Bundle\\SupervisorBundle\\SupervisorBundle": ["all"] }, - "aliases": ["supervisor", "supervisor-ui", "supervisorui"], "copy-from-recipe": { "config/": "%CONFIG_DIR%/" }