Skip to content

Commit

Permalink
Merge pull request #6 from liamjtoohey/feature/update-dependencies
Browse files Browse the repository at this point in the history
Update magento/module-sales dependency for Magento version 2.2.2
  • Loading branch information
joshdifabio authored Feb 9, 2018
2 parents 685d220 + a459546 commit 539b3de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
],
"require": {
"php": ">=5.6",
"magento/module-sales": "^100.1.2",
"magento/framework": "^100.1.2"
"magento/module-sales": "^100.1.2|^101.0.2",
"magento/framework": "^100.1.2|^101.0.2"
},
"autoload": {
"files": [ "registration.php" ],
Expand Down

0 comments on commit 539b3de

Please sign in to comment.