Skip to content

Commit

Permalink
Added version to composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sreichel committed Nov 26, 2023
1 parent 8bef424 commit 860f43f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
"type": "magento-module",
"require": {
"magento-hackathon/magento-composer-installer": "*",
"openmage-strict/module-catalog": "*",
"openmage-strict/module-catalog-inventory": "*",
"openmage-strict/module-sales": "*",
"openmage-strict/module-sales-rule": "*",
"openmage-strict/module-wishlist": "*"
"openmage-strict/module-catalog": "^120.2",
"openmage-strict/module-catalog-inventory": "^120.2",
"openmage-strict/module-sales": "^120.2",
"openmage-strict/module-sales-rule": "^120.2",
"openmage-strict/module-wishlist": "^120.2"
}
}

0 comments on commit 860f43f

Please sign in to comment.