add missing php and ioncube dependencies

This commit is contained in:
Daniel Seifert 2020-04-29 18:31:03 +02:00
parent 68737111c5
commit 58b5a5f7c6
Signed by: DanielS
GPG Key ID: 8A7C4C6ED1915C6F
1 changed files with 2 additions and 0 deletions

View File

@ -33,6 +33,8 @@
}
},
"require": {
"php": "5.6 - 7.0",
"ext-ioncube-loader": "*",
"oxid-esales/oxideshop-ce": "6.0 - 6.3",
"d3/modcfg": "^5.1.2.0",
"cweagans/composer-patches": "~1.6.0"