change eShop dependency to compilation 6.1 because of used Logger function

This commit is contained in:
Daniel Seifert 2020-05-30 00:40:13 +02:00
parent 0749221899
commit 226f56db2e
Signed by: DanielS
GPG Key ID: 6A513E13AEE66170
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
},
"require": {
"php": ">=5.6",
"oxid-esales/oxideshop-ce": "6.0 - 6.3",
"oxid-esales/oxideshop-ce": "6.3 - 6.3",
"spipu/html2pdf": "^5.2"
},
"autoload": {