Skip to content

Commit 41a2cf9

Browse files
authored
Merge pull request #6 from Space48/S48-1035_Magento2.4
Allow installation on magento 2.4
2 parents 175bf43 + 82ed6f9 commit 41a2cf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"license": "proprietary",
77
"require": {
88
"php": "~7.0|~7.1",
9-
"magento/framework": "^100.1.0|^101.0.0|^102.0.0"
9+
"magento/framework": "^100.1.0|^101.0.0|^102.0.0|^103.0"
1010
},
1111
"repositories": {
1212
"magento": {

0 commit comments

Comments
 (0)