make available for php 7.4

This commit is contained in:
Daniel Seifert 2020-07-12 23:43:18 +02:00
parent 18c94a2b34
commit 64a4f0ef05
Signed by: DanielS
GPG Key ID: 6A513E13AEE66170
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@
} }
}, },
"require": { "require": {
"php": "7.1 - 7.3", "ext-ionCube-Loader": "*", "php": "7.1 - 7.4", "ext-ionCube-Loader": "*",
"oxid-esales/oxideshop-ce": "6.0 - 6.5", "oxid-esales/oxideshop-ce": "6.0 - 6.5",
"d3/modcfg": "^5.3.0.000", "d3/modcfg": "^5.3.0.000",
"cweagans/composer-patches": "~1.6.0" "cweagans/composer-patches": "~1.6.0"