12 lines
320 B
JSON
12 lines
320 B
JSON
{
|
|
"name": "d3/oxid-payone-replacement",
|
|
"description": "Empty replacement for the PAYONE module if it is not used and should be removed from the installation.",
|
|
"require": {
|
|
"oxid-esales/oxideshop-metapackage-ce": "^6.0"
|
|
},
|
|
"replace": {
|
|
"payone-gmbh/oxid-6": "*"
|
|
},
|
|
"license": "GPL-3.0-or-later"
|
|
}
|