Skip to content

Commit

Permalink
CC-16986: Updated the modules included in the integration.
Browse files Browse the repository at this point in the history
  • Loading branch information
abitskil committed May 24, 2024
1 parent 28ad618 commit 06a9621
Show file tree
Hide file tree
Showing 2 changed files with 107 additions and 27 deletions.
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
114 changes: 97 additions & 17 deletions composer.lock

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

0 comments on commit 06a9621

Please sign in to comment.