From dcf79b978af35074a522f53aa45fd848f84c5149 Mon Sep 17 00:00:00 2001 From: Michael Telgmann Date: Fri, 31 Jan 2025 10:15:22 +0100 Subject: [PATCH] fix: Add missing Service bundle for SW 6.7 --- shopware/core/6.7/manifest.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/shopware/core/6.7/manifest.json b/shopware/core/6.7/manifest.json index 6902307e..7c1d2335 100644 --- a/shopware/core/6.7/manifest.json +++ b/shopware/core/6.7/manifest.json @@ -30,6 +30,9 @@ ], "Shopware\\Core\\Profiling\\Profiling": [ "all" + ], + "Shopware\\Core\\Service\\Service": [ + "all" ] }, "container": {