Smile-SA / magento2-module-offer

Offer Module for Retailer Suite
6 stars 13 forks source link

Update composer.json to support php7.1 #6

Closed bachlee89 closed 6 years ago

bachlee89 commented 6 years ago

Please update php required version to support Magento 2.2.x. Currently, we are crashed once we try to run composer install. Please consider this.

Thanks so much

romainruaud commented 6 years ago

Replaced by dropping the requirements of any PHP version : We now let Magento handle it. Please update to latest version.