diff --git a/composer.json b/composer.json index e1996f7..4c6ab0c 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "honl/magento2-import", "description": "", "require": { - "php": "~7.1.0 || ~7.2.0", + "php": "~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0", "guzzlehttp/guzzle": "~6.0", "prewk/xml-string-streamer": "^0.7.2", "prewk/xml-string-streamer-guzzle": "^0.1.0",