Forums
(@camiriveron)
8 years, 5 months ago
Hey, I got it working adding two libraries to my composer.json file:
“require”: { “ext-gd”: “*”, “ext-mbstring”: “*”, “php”: “7.0.10”, … }
Hope it works!