fix outdated composer.json

This commit is contained in:
Daniel Seifert 2023-03-08 09:31:32 +01:00
parent 49678a685b
commit fd1195d039
Signed by: DanielS
GPG Key ID: 8A7C4C6ED1915C6F
1 changed files with 3 additions and 2 deletions

View File

@ -36,9 +36,10 @@
}
},
"require": {
"php": "7.3 - 8.0",
"php": "7.3 - 7.4",
"ext-ionCube-Loader": "*",
"oxid-esales/oxideshop-ce": "6.8 - 6.13",
"oxid-esales/oxideshop-ce": "6.8 - 6.14",
"d3/oxid-dic-handler": "^1.0",
"ext-openssl": "*",
"ext-mbstring": "*",
"ext-dom": "*",