Skip to content

Commit

Permalink
compatible with 7.0 and 7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sandeepsingh510 authored Sep 20, 2018
1 parent 1c94740 commit 320608c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Wrapper for Magento2 ImportExport functionality, which imports products and customers from arrays",
"homepage": "https://github.com/magento-hackathon/FireGento_FastSimpleImport2_Demo",
"require": {
"php": "~5.5.0|~5.6.0|~7.0.0|~7.1.0",
"php": "~5.5.0|~5.6.0|~7.0|~7.1",
"firegento/fastsimpleimport": "*",
"league/csv": "^8.0"
},
Expand Down

0 comments on commit 320608c

Please sign in to comment.