Skip to content

Commit

Permalink
Merge pull request #428 from spryker-shop/upgradebot/upgrade-for-inte…
Browse files Browse the repository at this point in the history
…rnal-release-group-5232

Auto-updating Spryker modules on 2024-01-12 10:15 for release group #5232 / Jira ticket FRW-6905
  • Loading branch information
asmarovydlo authored Jan 17, 2024
2 parents 2e8c088 + d91d7a6 commit 869d787
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 27 deletions.
51 changes: 26 additions & 25 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,6 @@
use Spryker\Glue\ProductPricesRestApi\Plugin\GlueApplication\ConcreteProductPricesByResourceIdResourceRelationshipPlugin;
use Spryker\Glue\ProductPricesRestApi\Plugin\GlueApplication\CurrencyParameterValidatorPlugin;
use Spryker\Glue\ProductPricesRestApi\Plugin\GlueApplication\PriceModeParameterValidatorPlugin;
use Spryker\Glue\ProductPricesRestApi\Plugin\GlueApplication\SetCurrencyBeforeActionPlugin;
use Spryker\Glue\ProductPricesRestApi\Plugin\GlueApplication\SetPriceModeBeforeActionPlugin;
use Spryker\Glue\ProductReviewsRestApi\Plugin\GlueApplication\AbstractProductsProductReviewsResourceRoutePlugin;
use Spryker\Glue\ProductReviewsRestApi\Plugin\GlueApplication\ProductReviewsRelationshipByProductAbstractSkuPlugin;
Expand Down Expand Up @@ -403,7 +402,6 @@ protected function getControllerBeforeActionPlugins(): array
return [
new SetAnonymousCustomerIdControllerBeforeActionPlugin(),
new SetCustomerBeforeActionPlugin(),
new SetCurrencyBeforeActionPlugin(),
new SetPriceModeBeforeActionPlugin(),
];
}
Expand Down

0 comments on commit 869d787

Please sign in to comment.