Skip to content

Commit

Permalink
Merge pull request #13 from Space48/S48-1035_CompatibilitywithMagento2.4
Browse files Browse the repository at this point in the history
Ensure module compatibility with Magento 2.4
  • Loading branch information
vlad1992 authored Mar 10, 2022
2 parents 5039215 + 4208141 commit 0290a23
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 @@ -7,7 +7,7 @@
],
"require": {
"php": "~7.0|~7.1",
"magento/framework": "101.0.*|^102.0.0"
"magento/framework": "101.0.*|^102.0.0|^103.0"
},
"repositories": {
"magento": {
Expand Down

0 comments on commit 0290a23

Please sign in to comment.