update requirements installable in OXID 6.4

This commit is contained in:
Daniel Stein 2022-02-14 15:24:38 +01:00
parent 1c674adb46
commit cc464e22b8
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@
},
"require": {
"php": "5.6 - 7.0", "ext-ionCube-Loader": "*",
"oxid-esales/oxideshop-ce": "6.0 - 6.9",
"oxid-esales/oxideshop-ce": "6.0 - 6.10",
"d3/modcfg": "^5.3.0.000 || ^6.0",
"cweagans/composer-patches": "~1.7.0"
},