We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c48ed3 commit cc9fa94Copy full SHA for cc9fa94
composer.json
@@ -4,7 +4,7 @@
4
"type": "magento2-module",
5
"description": "Extended Import Features (ported from AvS_FastSimpleImport)",
6
"require": {
7
- "php": "~5.5.0|~5.6.0|~7.0.0|~7.1.0|~7.2.0|~7.3.0|~7.4.0"
+ "php": "~5.5.0|~5.6.0|~7.0.0|~7.1.0|~7.2.0|~7.3.0|~7.4.0|~8.0.0|~8.1.0"
8
},
9
10
"authors": [
0 commit comments