Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into feature/cc-5750/mas…
Browse files Browse the repository at this point in the history
…ter-decimal-stock

# Conflicts:
#	Bundles/Availability/composer.json
#	Bundles/AvailabilityCartConnector/composer.json
#	Bundles/AvailabilityGui/composer.json
#	Bundles/AvailabilityOfferConnector/composer.json
#	Bundles/AvailabilityStorage/composer.json
#	Bundles/CartVariant/composer.json
#	Bundles/DiscountPromotion/composer.json
#	Bundles/Oms/composer.json
#	Bundles/ProductAvailabilitiesRestApi/composer.json
#	Bundles/ProductBundle/composer.json
#	Bundles/ProductManagement/composer.json
#	Bundles/ProductPackagingUnit/composer.json
#	Bundles/Stock/composer.json
#	Bundles/StockSalesConnector/composer.json
#	Bundles/Transfer/composer.json
  • Loading branch information
AsonUnique committed Nov 15, 2019
2 parents d8d3f98 + d22d47d commit d48f016
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ language: php
dist: trusty

php:
- 7.1
- 7.2

cache:
directories:
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "ProductDiscontinuedProductBundleConnector module",
"license": "proprietary",
"require": {
"php": ">=7.1",
"php": ">=7.2",
"spryker/kernel": "^3.30.0",
"spryker/product-bundle": "^2.0.0 || ^3.0.0 || ^4.0.0 || ^6.0.0 || ^7.0.0",
"spryker/product-discontinued": "^1.1.0",
Expand Down

0 comments on commit d48f016

Please sign in to comment.