replace OX7 demodata, because they're marked as conflicted with Smarty component (unknown reasons)

This commit is contained in:
Daniel Seifert 2023-06-29 14:48:08 +02:00
parent 32e4a83398
commit 684700db5c
Signed by: DanielS
GPG Key ID: 8A7C4C6ED1915C6F

View File

@ -10,7 +10,10 @@
"oxid-esales/twig-component": "*",
"oxid-esales/twig-component-pe": "*",
"oxid-esales/twig-component-ee": "*",
"oxid-esales/twig-admin-theme": "*"
"oxid-esales/twig-admin-theme": "*",
"oxid-esales/oxideshop-demodata-ee":"*",
"oxid-esales/oxideshop-demodata-pe":"*",
"oxid-esales/oxideshop-demodata-ce":"*"
},
"license": "GPL-3.0-or-later"
}