replaces also the FC plugin

This commit is contained in:
Daniel Seifert 2024-06-21 14:48:38 +02:00
parent 30550d1a89
commit 01609a082c
1 changed files with 2 additions and 1 deletions

View File

@ -5,7 +5,8 @@
"oxid-esales/oxideshop-metapackage-ce": "^6.0" "oxid-esales/oxideshop-metapackage-ce": "^6.0"
}, },
"replace": { "replace": {
"topconcepts/oxid-klarna-6": "*" "topconcepts/oxid-klarna-6": "*",
"fatchip-gmbh/oxid-klarna-6": "*",
}, },
"license": "GPL-3.0-or-later" "license": "GPL-3.0-or-later"
} }