add missing php and ioncube dependencies
This commit is contained in:
parent
3a9fece6b9
commit
e749f8431d
@ -33,6 +33,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
"php": "7.1 - 7.3",
|
||||||
|
"ext-ioncube-loader": "*",
|
||||||
"oxid-esales/oxideshop-ce": "6.0 - 6.3",
|
"oxid-esales/oxideshop-ce": "6.0 - 6.3",
|
||||||
"d3/modcfg": "^5.1.2.0",
|
"d3/modcfg": "^5.1.2.0",
|
||||||
"cweagans/composer-patches": "~1.6.0"
|
"cweagans/composer-patches": "~1.6.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user