Included commits: 0.2.5...0.2.6
Improvements
- Fixed
MerchantProductItemPaymentMethodFilterPlugin
to access business models directly instead via Facade. - Deprecated
Facade::filterPaymentMethods()
method as it was meant to be internal and plugins can access now models directly. - Adjusted
spryker/kernel
dependency to access business factory access in plugins.