revert wrong composer requirements

This commit is contained in:
Daniel Seifert 2020-05-29 14:37:58 +02:00
parent caeaa02aa6
commit a6378dabe9
Signed by: DanielS
GPG Key ID: 8A7C4C6ED1915C6F
1 changed files with 3 additions and 1 deletions

View File

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