diff --git a/composer.lock b/composer.lock index 12153e59bd..e7e55288cb 100644 --- a/composer.lock +++ b/composer.lock @@ -16748,22 +16748,22 @@ }, { "name": "spryker/catalog-search-rest-api", - "version": "2.8.0", + "version": "2.10.0", "source": { "type": "git", "url": "https://github.com/spryker/catalog-search-rest-api.git", - "reference": "12305c753ef6887fdbda814987c6a026d393767d" + "reference": "0631f083c6d4e1894bd81c04da4b1377bc8c7f20" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/catalog-search-rest-api/zipball/12305c753ef6887fdbda814987c6a026d393767d", - "reference": "12305c753ef6887fdbda814987c6a026d393767d", + "url": "https://api.github.com/repos/spryker/catalog-search-rest-api/zipball/0631f083c6d4e1894bd81c04da4b1377bc8c7f20", + "reference": "0631f083c6d4e1894bd81c04da4b1377bc8c7f20", "shasum": "" }, "require": { - "php": ">=8.0", + "php": ">=8.1", "spryker/catalog": "^5.2.0", - "spryker/currency": "^3.2.0 || ^4.0.0", + "spryker/currency": "^3.14.0 || ^4.0.0", "spryker/glossary-storage": "^1.0.0", "spryker/glue-application": "^1.8.0", "spryker/glue-application-extension": "^1.0.0", @@ -16796,9 +16796,9 @@ ], "description": "CatalogSearchRestApi module", "support": { - "source": "https://github.com/spryker/catalog-search-rest-api/tree/2.8.0" + "source": "https://github.com/spryker/catalog-search-rest-api/tree/2.10.0" }, - "time": "2023-03-31T19:36:11+00:00" + "time": "2024-01-11T15:29:01+00:00" }, { "name": "spryker/categories-rest-api", @@ -30797,20 +30797,20 @@ }, { "name": "spryker/persistent-cart", - "version": "3.7.0", + "version": "3.8.0", "source": { "type": "git", "url": "https://github.com/spryker/persistent-cart.git", - "reference": "372ef7d377fd266be0a77c8fcb638642208cc84d" + "reference": "fa56cd8d72dff31a2976cae59f8bae061e909130" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/persistent-cart/zipball/372ef7d377fd266be0a77c8fcb638642208cc84d", - "reference": "372ef7d377fd266be0a77c8fcb638642208cc84d", + "url": "https://api.github.com/repos/spryker/persistent-cart/zipball/fa56cd8d72dff31a2976cae59f8bae061e909130", + "reference": "fa56cd8d72dff31a2976cae59f8bae061e909130", "shasum": "" }, "require": { - "php": ">=8.0", + "php": ">=8.1", "spryker/calculation-extension": "^1.1.0", "spryker/cart": "^5.12.0 || ^7.5.0", "spryker/cart-extension": "^1.11.0 || ^2.7.0 || ^4.3.0", @@ -30849,9 +30849,9 @@ ], "description": "PersistentCart module", "support": { - "source": "https://github.com/spryker/persistent-cart/tree/3.7.0" + "source": "https://github.com/spryker/persistent-cart/tree/3.8.0" }, - "time": "2023-07-20T10:07:00+00:00" + "time": "2024-01-11T15:29:01+00:00" }, { "name": "spryker/persistent-cart-extension", @@ -36867,32 +36867,33 @@ }, { "name": "spryker/product-prices-rest-api", - "version": "1.7.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://github.com/spryker/product-prices-rest-api.git", - "reference": "38f211be00eb1b988b927a9f0cf4a4c6362d9948" + "reference": "de0d505195387801cf423aba53dca70d538b07c1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/product-prices-rest-api/zipball/38f211be00eb1b988b927a9f0cf4a4c6362d9948", - "reference": "38f211be00eb1b988b927a9f0cf4a4c6362d9948", + "url": "https://api.github.com/repos/spryker/product-prices-rest-api/zipball/de0d505195387801cf423aba53dca70d538b07c1", + "reference": "de0d505195387801cf423aba53dca70d538b07c1", "shasum": "" }, "require": { - "php": ">=8.0", - "spryker/currency": "^3.4.0 || ^4.0.0", + "php": ">=8.1", + "spryker/currency": "^3.14.0 || ^4.0.0", "spryker/glue-application": "^1.8.0", "spryker/glue-application-extension": "^1.0.0", "spryker/kernel": "^3.30.0", "spryker/price": "^5.0.0", - "spryker/price-product": "^2.0.0 || ^4.0.0", + "spryker/price-product": "^2.1.0 || ^4.0.0", "spryker/price-product-storage": "^2.3.0 || ^4.0.0", "spryker/product-prices-rest-api-extension": "^1.0.0", "spryker/product-storage": "^1.2.0", "spryker/products-rest-api": "^2.0.0", "spryker/store": "^1.4.0", "spryker/symfony": "^3.0.0", + "spryker/transfer": "^3.27.0", "spryker/wishlists-rest-api-extension": "^1.0.0" }, "require-dev": { @@ -36915,9 +36916,9 @@ ], "description": "ProductPricesRestApi module", "support": { - "source": "https://github.com/spryker/product-prices-rest-api/tree/1.7.0" + "source": "https://github.com/spryker/product-prices-rest-api/tree/1.8.0" }, - "time": "2023-03-31T19:36:11+00:00" + "time": "2024-01-11T15:29:01+00:00" }, { "name": "spryker/product-prices-rest-api-extension", @@ -60899,5 +60900,5 @@ "platform-overrides": { "php": "8.1.0" }, - "plugin-api-version": "2.2.0" + "plugin-api-version": "2.6.0" } diff --git a/src/Pyz/Glue/GlueApplication/GlueApplicationDependencyProvider.php b/src/Pyz/Glue/GlueApplication/GlueApplicationDependencyProvider.php index 836fe16af2..e904ad07a6 100644 --- a/src/Pyz/Glue/GlueApplication/GlueApplicationDependencyProvider.php +++ b/src/Pyz/Glue/GlueApplication/GlueApplicationDependencyProvider.php @@ -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; @@ -403,7 +402,6 @@ protected function getControllerBeforeActionPlugins(): array return [ new SetAnonymousCustomerIdControllerBeforeActionPlugin(), new SetCustomerBeforeActionPlugin(), - new SetCurrencyBeforeActionPlugin(), new SetPriceModeBeforeActionPlugin(), ]; }