update composer.json for OXID 6.1

This commit is contained in:
Daniel Seifert 2018-02-20 11:38:09 +01:00
bovenliggende f51c0d8af8
commit d606d7d0d9

Bestand weergeven

@ -33,7 +33,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.x", "oxid-esales/oxideshop-ce": "6.0 - 6.1",
"d3/modcfg": ">=5.1.0.0" "d3/modcfg": ">=5.1.0.0"
}, },
"autoload": { "autoload": {