v2.0.0
Magento 2.2 Support
Due to dependancy issues between symfony/yaml
and symfony/console
in Magento 2.2, you may have to include the following version of the packages.
composer require symfony/config:4.1.*
composer require symfony/dependency-injection:3.3.*
Bug Fixes and Updates
- Attribute Set Code Fix
- Codesniffer Updates
- PHP Unit 6.2 support
- Store configuration encrypted values
- Tiered Pricing Import Component
master.yaml
global source is now optional if you include environment specific sources- Sample file updates