Skip to content

Commit

Permalink
Merge pull request #28 from spryker-eco/feature/allowing-core-patch
Browse files Browse the repository at this point in the history
Allowing core majors
  • Loading branch information
alex-galych committed Jul 2, 2019
2 parents 3d19911 + dad0735 commit d9a9736
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Expand Up @@ -9,16 +9,16 @@
"require": {
"amzn/amazon-pay-sdk-php": "^2.1",
"spryker/application": "^3.6.0",
"spryker/cart": "^5.0.0",
"spryker/cart": "^5.0.0 || ^7.0.0",
"spryker/calculation": "^4.0.0",
"spryker/checkout": "^3.0.0 || ^4.0.0",
"spryker/checkout": "^3.0.0 || ^4.0.0 || ^6.0.0",
"spryker/glossary-storage": "^1.0.0",
"spryker/money": "^2.0.1",
"spryker/oms": "^7.0.0 || ^8.0.0",
"spryker/oms": "^7.0.0 || ^8.0.0 || ^10.0.0",
"spryker/payment": "^3.0.0 || ^4.0.0",
"spryker/quote": "^1.0.0 || ^2.0.0",
"spryker/refund": "^5.0.0",
"spryker/sales": "^8.0.0",
"spryker/sales": "^8.0.0 || ^10.0.0",
"spryker/shipment": "^6.0.0",
"spryker/transfer": "^3.4.0",
"spryker/util-encoding": "^2.0.1",
Expand Down

0 comments on commit d9a9736

Please sign in to comment.