From 800efd41f8c48ef21bb1e606c6153e4025593963 Mon Sep 17 00:00:00 2001 From: Iftakharul Alam Date: Tue, 11 Jan 2022 12:30:56 +0600 Subject: [PATCH 1/2] Fix module dependency --- etc/module.xml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/etc/module.xml b/etc/module.xml index 10c35a2..ee57d78 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -6,13 +6,14 @@ */ --> - - + + - - + + - - \ No newline at end of file + + + From 1b8c718450d419ba5966f0c749c17e6d08a64a64 Mon Sep 17 00:00:00 2001 From: Iftakharul Alam Date: Tue, 11 Jan 2022 12:36:37 +0600 Subject: [PATCH 2/2] Update `xsi:noNamespaceSchemaLocation` --- etc/di.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/di.xml b/etc/di.xml index 4f80664..4d99673 100644 --- a/etc/di.xml +++ b/etc/di.xml @@ -6,7 +6,7 @@ */ --> + xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd"> Magento\Framework\Filesystem\Driver\File @@ -22,4 +22,4 @@ - \ No newline at end of file +