KlarnaReplacement/composer.json

11 regels
336 B
JSON

{
"name": "d3/oxid-klarna-replacement",
"description": "Empty replacement for the Klarna module if it is not used and should be removed from the installation.",
"require": {
"oxid-esales/oxideshop-metapackage-ce": "^6.0"
},
"replace": {
"topconcepts/oxid-klarna-6": "*"
},
"license": "GPL-3.0-or-later"
}