Skip to content

Commit 137731f

Browse files
authored
Merge pull request #92 from firegento/remove-php-version-constraint
Remove PHP version constraint
2 parents 1cff24d + 70f23bb commit 137731f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

composer.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
"name": "firegento/fastsimpleimport",
33
"description": "Wrapper for Magento2 ImportExport functionality, which imports products and customers from arrays",
44
"homepage": "https://github.com/firegento/FireGento_FastSimpleImport2",
5-
"require": {
6-
"php": "~5.5.0|~5.6.0|~7.0|~7.1.0"
7-
},
85
"type": "magento2-module",
96
"license": "GPL-3.0",
107
"authors": [

0 commit comments

Comments
 (0)