change OXID shop dependency from CE metapackage to core package

This commit is contained in:
Daniel Seifert 2022-09-26 14:58:44 +02:00
parent 87e18c90a1
commit 6b9130fc79
Signed by: DanielS
GPG Key ID: 8A7C4C6ED1915C6F
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
"require": {
"php": ">=5.6",
"ext-xmlwriter": "*",
"oxid-esales/oxideshop-metapackage-ce": "~6.0.3 || ~6.1.0 || ~6.2.0 || ~6.3.0 || ~6.4.0 || ~6.5.0",
"oxid-esales/oxideshop-ce": "6.2.1 - 6.12",
"spomky-labs/otphp": "^8.3",
"bacon/bacon-qr-code": "^1.0 || ^2.0",
"zendframework/zend-math": "^3.2"