Skip to content

Commit

Permalink
Update dependencies to restrict store locator module in version 2.0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxime LECLERCQ committed Feb 2, 2021
1 parent 66d8b90 commit 8564d5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"magento/framework": "*",
"magento/module-store": "*",
"magento/module-checkout": "*",
"smile/module-store-locator": "~1.3.0|| ~2.0"
"smile/module-store-locator": "~1.3.0 || ~2.0.0"
},
"require-dev": {
"smile/magento2-smilelab-quality-suite": "^1.0.5"
Expand Down

0 comments on commit 8564d5e

Please sign in to comment.