fix eshop dependency

This commit is contained in:
Daniel Seifert 2020-07-28 11:55:07 +02:00
parent 03d1184b3f
commit bf1eb5b639
Signed by: DanielS
GPG Key ID: 8A7C4C6ED1915C6F
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
},
"require": {
"php": ">=7.0",
"oxid-esales/oxideshop-ce": "6.5 - 6.5",
"oxid-esales/oxideshop-ce": "6.0 - 6.5",
"d3/modcfg": "^5.3.1.100"
}
}