make available in PHP 7.3 and 7.4

This commit is contained in:
Daniel Seifert 2020-07-13 00:15:47 +02:00
parent e173c0b3e0
commit b546f3ba1d
Signed by: DanielS
GPG Key ID: 6A513E13AEE66170
1 changed files with 2 additions and 2 deletions

View File

@ -33,9 +33,9 @@
}
},
"require": {
"php": "7.1 - 7.2", "ext-ionCube-Loader": "*",
"php": "7.1 - 7.4", "ext-ionCube-Loader": "*",
"oxid-esales/oxideshop-metapackage-ce": "~6.0.3 || ~6.1.0",
"d3/modcfg": ">=5.1.0.0"
"d3/modcfg": "^5.1"
},
"autoload": {
"psr-4": {