From 16b6ea0d74c9751cda66e9136f43126f58da7df5 Mon Sep 17 00:00:00 2001
From: Chamika Mapitigama <140578123+chamika-aligent@users.noreply.github.com>
Date: Wed, 30 Jul 2025 21:28:06 +0930
Subject: [PATCH 1/2] Removing unwanted preference entry
Fixing the issue with
Preference declared for "Bazaarvoice\Connector\Api\DccBuilderInterface" as "Bazaarvoice\Connector\Model\DccBuilder", but the latter does not exist.
---
etc/di.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/etc/di.xml b/etc/di.xml
index 9193807..28de6f7 100644
--- a/etc/di.xml
+++ b/etc/di.xml
@@ -121,7 +121,6 @@
-
From fbc7b9d6ef0d3d3cfee4705f12bd83bde711abe5 Mon Sep 17 00:00:00 2001
From: Chamika Mapitigama <140578123+chamika-aligent@users.noreply.github.com>
Date: Tue, 12 Aug 2025 17:24:30 +0930
Subject: [PATCH 2/2] Update di.xml
Adding a missing preference
---
etc/di.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/etc/di.xml b/etc/di.xml
index 28de6f7..60a447e 100644
--- a/etc/di.xml
+++ b/etc/di.xml
@@ -121,6 +121,7 @@
+