Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto-updating Spryker modules on 2024-05-23 10:28 for release group #5383 / Jira ticket CC-16986 #455

Merged
merged 17 commits into from
Jun 13, 2024
Merged
20 changes: 10 additions & 10 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
"spryker-feature/alternative-products": "^202404.0",
"spryker-feature/approval-process": "^202404.0",
"spryker-feature/availability-notification": "^202404.0",
"spryker-feature/cart": "^202404.0",
"spryker-feature/cart": "dev-master as 202407.0",
"spryker-feature/catalog": "^202404.0",
"spryker-feature/category-management": "^202404.0",
"spryker-feature/checkout": "^202404.0",
"spryker-feature/cms": "^202404.0",
"spryker-feature/comments": "^202404.0",
"spryker-feature/comments": "dev-master as 202407.0",
"spryker-feature/company-account": "^202404.0",
"spryker-feature/configurable-bundle": "^202404.0",
"spryker-feature/configurable-bundle": "dev-master as 202407.0",
"spryker-feature/configurable-product": "dev-master as 202407.0",
"spryker-feature/configurable-product-shopping-lists": "^202404.0",
"spryker-feature/customer-access": "^202404.0",
Expand All @@ -39,22 +39,22 @@
"spryker-feature/inventory-management": "^202404.0",
"spryker-feature/invoice": "^202404.0",
"spryker-feature/mailing-notifications": "^202404.0",
"spryker-feature/measurement-units": "^202404.0",
"spryker-feature/measurement-units": "dev-master as 202407.0",
"spryker-feature/merchant": "^202404.0",
"spryker-feature/merchant-contract-requests": "^202404.0",
"spryker-feature/merchant-contracts": "^202404.0",
"spryker-feature/merchant-custom-prices": "^202404.0",
"spryker-feature/merchant-order-threshold": "^202404.0",
"spryker-feature/merchant-product-restrictions": "^202404.0",
"spryker-feature/multiple-carts": "^202404.0",
"spryker-feature/multiple-carts": "dev-master as 202407.0",
"spryker-feature/navigation": "^202404.0",
"spryker-feature/non-splittable-products": "^202404.0",
"spryker-feature/order-management": "^202404.0",
"spryker-feature/order-management": "dev-master as 202407.0",
"spryker-feature/packaging-units": "^202404.0",
"spryker-feature/payments": "^202404.0",
"spryker-feature/persistent-cart-sharing": "^202404.0",
"spryker-feature/prices": "^202404.0",
"spryker-feature/product": "^202404.0",
"spryker-feature/product": "dev-master as 202407.0",
"spryker-feature/product-barcode": "^202404.0",
"spryker-feature/product-bundles": "^202404.0",
"spryker-feature/product-customer-restrictions": "^202404.0",
Expand All @@ -65,7 +65,7 @@
"spryker-feature/product-rating-reviews": "^202404.0",
"spryker-feature/product-relations": "^202404.0",
"spryker-feature/product-sets": "^202404.0",
"spryker-feature/promotions-discounts": "^202404.0",
"spryker-feature/promotions-discounts": "dev-master as 202407.0",
"spryker-feature/quick-add-to-cart": "^202404.0",
"spryker-feature/quotation-process": "^202404.0",
"spryker-feature/reclamations": "^202404.0",
Expand All @@ -77,8 +77,8 @@
"spryker-feature/search": "^202404.0",
"spryker-feature/shared-carts": "^202404.0",
"spryker-feature/shipment": "^202404.0",
"spryker-feature/shopping-lists": "^202404.0",
"spryker-feature/spryker-core": "^202404.0",
"spryker-feature/shopping-lists": "dev-master as 202407.0",
"spryker-feature/spryker-core": "dev-master as 202407.0",
"spryker-feature/spryker-core-back-office": "^202404.0",
"spryker-feature/state-machine": "^202404.0",
"spryker-feature/tax": "^202404.0",
Expand Down
Loading
Loading