don't remove demodata package but replace it with the last compatible one
This commit is contained in:
parent
3208f7c48b
commit
9b67e0193f
@ -3,11 +3,11 @@
|
|||||||
"description": "Metapackage to switch the OXID 7 Enterprise Edition default template renderer Twig to Smarty, also changes the backend theme to Smarty. After this installation, install your desired smarty-based theme (like Wave or Flow).",
|
"description": "Metapackage to switch the OXID 7 Enterprise Edition default template renderer Twig to Smarty, also changes the backend theme to Smarty. After this installation, install your desired smarty-based theme (like Wave or Flow).",
|
||||||
"require": {
|
"require": {
|
||||||
"d3/oxid-smarty-renderer-metapackage-pe": "*",
|
"d3/oxid-smarty-renderer-metapackage-pe": "*",
|
||||||
"oxid-esales/smarty-component-ee": "*"
|
"oxid-esales/smarty-component-ee": "*",
|
||||||
|
"oxid-esales/oxideshop-demodata-ee":"^7.0"
|
||||||
},
|
},
|
||||||
"replace": {
|
"replace": {
|
||||||
"oxid-esales/twig-component-ee": "*",
|
"oxid-esales/twig-component-ee": "*"
|
||||||
"oxid-esales/oxideshop-demodata-ee":"*"
|
|
||||||
},
|
},
|
||||||
"license": "GPL-3.0-or-later"
|
"license": "GPL-3.0-or-later"
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user