change composer.json to oxid 6.2

This commit is contained in:
Daniel Seifert 2018-04-04 11:39:22 +02:00
parent 1a047e98e2
commit 4fb64e5016
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
"require": { "require": {
"php": "5.6 - 7.0", "php": "5.6 - 7.0",
"ext-ionCube-Loader": "*", "ext-ionCube-Loader": "*",
"oxid-esales/oxideshop-ce": "6.0 - 6.1" "oxid-esales/oxideshop-ce": "6.0 - 6.2"
}, },
"autoload": { "autoload": {
"psr-4": { "psr-4": {