We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 50ed811 + 469cc82 commit e0819d4Copy full SHA for e0819d4
2 files changed
README.md
@@ -13,7 +13,7 @@ See [http://firegento-fastsimpleimport2.readthedocs.io/en/latest/](http://firege
13
## Requirements
14
15
- Magento >= 2.3.0
16
-- PHP >= 5.7.0
+- PHP >= 7.4.0
17
18
## Support
19
doc/Installation.md
@@ -14,6 +14,6 @@ Installation Instructions for the latest development/contribution Version
---------------------------------------------
composer config repositories.firegento_fastsimpleimport vcs https://github.com/firegento/FireGento_FastSimpleImport2
- composer require firegento/fastsimpleimport dev-develop
+ composer require firegento/fastsimpleimport
bin/magento module:enable FireGento_FastSimpleImport
bin/magento setup:upgrade
0 commit comments