make available for php 7.3 and 7.4

This commit is contained in:
Markus Gärtner 2020-07-24 11:31:17 +02:00
parent ccf6570441
commit c99e877d98
1 changed files with 2 additions and 1 deletions

View File

@ -34,8 +34,9 @@
}
},
"require": {
"php": "7.1 - 7.4", "ext-ionCube-Loader": "*",
"oxid-esales/oxideshop-metapackage-ce": "~6.0 || ~6.1",
"d3/modcfg": "^5.1.0.0"
"d3/modcfg": ">=5.1.0.0"
},
"autoload": {
"psr-4": {