Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
Add Magento 2.4 support
  • Loading branch information
Liam Toohey authored Nov 24, 2020
1 parent 593cc82 commit 8c02ea4
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 @@ -15,7 +15,7 @@
],
"require": {
"php": ">=7",
"magento/framework": "^100|^101|^102"
"magento/framework": "^100|^101|^102|^103"
},
"autoload": {
"files": [ "registration.php" ],
Expand Down

0 comments on commit 8c02ea4

Please sign in to comment.