make installable from OXID CE 6.1 to 6.3

This commit is contained in:
Daniel Seifert 2021-04-27 23:02:49 +02:00
parent 9847ae5edf
commit f663697bad
Signed by: DanielS
GPG Key ID: 6A513E13AEE66170
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
],
"require": {
"php": ">=7.1",
"oxid-esales/oxideshop-ce": "~6.3",
"oxid-esales/oxideshop-ce": "6.3 - 6.8",
"league/csv": "^9.0",
"mathieuviossat/arraytotexttable": "^1.0"
},