Skip to content

Commit 3c069df

Browse files
authored
Merge pull request #62 from Kipperlenny/patch-2
php 7.1
2 parents 776b6df + a91150c commit 3c069df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Wrapper for Magento2 ImportExport functionality, which imports products and customers from arrays",
44
"homepage": "https://github.com/firegento/FireGento_FastSimpleImport2",
55
"require": {
6-
"php": "~5.5.0|~5.6.0|~7.0"
6+
"php": "~5.5.0|~5.6.0|~7.0|~7.1.0"
77
},
88
"type": "magento2-module",
99
"license": "GPL-3.0",

0 commit comments

Comments
 (0)