upgrade composer.json for OXID 6.10

This commit is contained in:
MaxBUhe 2022-03-29 10:38:40 +02:00
parent 488ae2868e
commit f74e08f3f2
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
},
"require": {
"php": "7.1 - 8.0", "ext-ionCube-Loader": "*",
"oxid-esales/oxideshop-ce": "6.5 - 6.8",
"oxid-esales/oxideshop-ce": "6.5 - 6.10",
"d3/modcfg": "^5.3 || ^6.0",
"cweagans/composer-patches": "~1.7.0"
},