We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1c94740 + 320608c commit e67cf36Copy full SHA for e67cf36
composer.json
@@ -3,7 +3,7 @@
3
"description": "Wrapper for Magento2 ImportExport functionality, which imports products and customers from arrays",
4
"homepage": "https://github.com/magento-hackathon/FireGento_FastSimpleImport2_Demo",
5
"require": {
6
- "php": "~5.5.0|~5.6.0|~7.0.0|~7.1.0",
+ "php": "~5.5.0|~5.6.0|~7.0|~7.1",
7
"firegento/fastsimpleimport": "*",
8
"league/csv": "^8.0"
9
},
0 commit comments