2019-08-07 14:13:06 +02:00
|
|
|
{
|
|
|
|
"name": "d3/oxid-wysiwyg-replacement",
|
|
|
|
"description": "Empty replacement for the WYSIWYG + VisualCMS module if it is not used and should be removed from the installation.",
|
|
|
|
"require": {
|
|
|
|
"oxid-esales/oxideshop-metapackage-ce": "^6.0"
|
|
|
|
},
|
|
|
|
"replace": {
|
|
|
|
"ddoe/wysiwyg-editor-module": "*",
|
2019-08-07 14:17:10 +02:00
|
|
|
"ddoe/visualcms-module": "*"
|
2019-11-19 11:33:20 +01:00
|
|
|
},
|
|
|
|
"license": "GPL-3.0-or-later"
|
2019-08-07 14:13:06 +02:00
|
|
|
}
|