Upgrade the ProductSetPageSearch module
Edit on GitHubUpgrading from version 1.3.* to version 1.4.*
Prerequisites
This migration guide is a part of the Search migration effort. Prior to upgarding this module, make sure you have completed all the steps from the Search Migration Guide.
To upgrade the module, do the following:
- Update the module using Composer:
composer update spryker/product-set-page-search
- Remove deprecated plugin usages (if any) from
Pyz\Zed\Search\SearchDependencyProvider
:
Spryker\Zed\ProductSetPageSearch\Communication\Plugin\Search\ProductSetPageMapPlugin
Thank you!
For submitting the form