Skip to content

Commit

Permalink
Merge pull request #65 from spryker-shop/october2018release
Browse files Browse the repository at this point in the history
2018.11.0
  • Loading branch information
vlunov-spryker authored Nov 10, 2018
2 parents 5fac679 + 49937b5 commit c17d219
Show file tree
Hide file tree
Showing 3 changed files with 215 additions and 63 deletions.
12 changes: 4 additions & 8 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "spryker-shop/suite-b2c-internal",
"name": "spryker-shop/b2c-demo-shop",
"description": "Spryker B2C Demo Shop",
"license": "proprietary",
"require": {
Expand Down Expand Up @@ -45,6 +45,7 @@
"spryker-feature/persistent-cart": "~2018.11.0",
"spryker-feature/prices": "~2018.11.0",
"spryker-feature/product": "~2018.11.0",
"spryker-feature/product-barcode": "~2018.11",
"spryker-feature/product-bundles": "~2018.11.0",
"spryker-feature/product-groups": "~2018.11.0",
"spryker-feature/product-image-management": "~2018.11.0",
Expand Down Expand Up @@ -75,12 +76,12 @@
"spryker-shop/cms-content-widget-product-set-connector": "^1.0.0",
"spryker/assertion": "*",
"spryker/availability-cart-connector": "^4.2",
"spryker/barcode": "*",
"spryker/cart-currency-connector": "^1.1",
"spryker/cart-note-product-bundle-connector": "^0.1.0",
"spryker/catalog-price-product-connector": "^1.2",
"spryker/category-navigation-connector": "^1.0.0",
"spryker/chart": "*",
"spryker/category": "4.8.0",
"spryker/cms-navigation-connector": "^1.0.0",
"spryker/cms-user-connector": "^1.0",
"spryker/code-it-now": "^1.0",
Expand All @@ -97,7 +98,6 @@
"spryker/oms-discount-connector": "^3.0",
"spryker/payment-cart-connector": "^1.0",
"spryker/price-cart-connector": "^4.5",
"spryker/price-product-volume-gui": "^1.0.0",
"spryker/product-alternative-product-label-connector": "^1.0",
"spryker/product-cart-connector": "^4.3",
"spryker/product-category": "^4.6",
Expand All @@ -112,6 +112,7 @@
"spryker/shipment-checkout-connector": "^1.0.0",
"spryker/stock-sales-connector": "^3.0",
"spryker/symfony": "3.2.0",
"stecman/symfony-console-completion": "^0.7.0",
"swiftmailer/swiftmailer": "^5.4.5"
},
"require-dev": {
Expand Down Expand Up @@ -143,7 +144,6 @@
"spryker/testify": "^3.0.0",
"spryker/web-profiler": "1.1.1",
"squizlabs/php_codesniffer": "~3.3.0",
"stecman/symfony-console-completion": "^0.7.0",
"symfony/var-dumper": "*",
"symfony/web-profiler-bundle": "*"
},
Expand Down Expand Up @@ -234,10 +234,6 @@
"type": "git",
"url": "https://github.com/spryker-feature/content-based-shop-navigation.git"
},
{
"type": "git",
"url": "https://github.com/spryker-feature/customer-access.git"
},
{
"type": "git",
"url": "https://github.com/spryker-feature/customer-account-management.git"
Expand Down
Loading

0 comments on commit c17d219

Please sign in to comment.