Skip to content

Commit

Permalink
[composer] Add Magento 2.4.x support
Browse files Browse the repository at this point in the history
  • Loading branch information
maximequeneau committed Oct 14, 2020
1 parent 97f8932 commit 9210b3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -5,7 +5,7 @@
"keywords": ["magento2", "salesrule", "gift", "cart", "free"],
"license": "OSL-3.0",
"require": {
"magento/framework": "^102.0.0",
"magento/framework": "^102.0.0 || ^103.0.0",
"magento/module-sales-rule": "^101.1.0"
},
"require-dev": {
Expand Down

0 comments on commit 9210b3c

Please sign in to comment.