semaio/Magento2-ConfigImportExport

Add support for PHP 7.3

Closed this issue · 1 comments

General

  • Module version: dev-develop
  • Magento version: 2.3.3
  • PHP version: 7.3.11

Issue description

Magento supports PHP 7.3 since Version 2.3.3

Steps to reproduce

  1. Have PHP 7.3 running
  2. run composer install
  3. This package requires php ~7.0.0 || ~7.1.0 || ~7.2.0 but your PHP version (7.3.11) does not satisfy that requirement.

Fix was merged, closing this issue for now.