From 5c85c2ee644ffb320e8910fa1f98289b07d2b8ed Mon Sep 17 00:00:00 2001 From: Vesna Date: Tue, 29 Oct 2024 14:54:30 +0100 Subject: [PATCH] NGSTACK-886 remove a line added by mistake --- netgen/symfony-skeleton/1.0/manifest.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/netgen/symfony-skeleton/1.0/manifest.json b/netgen/symfony-skeleton/1.0/manifest.json index b0ad1ba..67ec62f 100644 --- a/netgen/symfony-skeleton/1.0/manifest.json +++ b/netgen/symfony-skeleton/1.0/manifest.json @@ -3,8 +3,7 @@ "config/captainhook.json": "captainhook.json", "config/Makefile": "Makefile", "config/.nvmrc": ".nvmrc", - "config/.php-cs-fixer.php": ".php-cs-fixer.php", - "public/": "%PUBLIC_DIR%/" + "config/.php-cs-fixer.php": ".php-cs-fixer.php" }, "env": { "CACHE_DSN": "redis://localhost"