Skip to content

Commit d5516b9

Browse files
authored
adds support for 101.1.6 patches (#16)
1 parent b72e235 commit d5516b9

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
@@ -5,7 +5,7 @@
55
"type": "magento2-module",
66
"require": {
77
"magento/framework": ">=102.0.2 <103.0.7",
8-
"magento/module-store": ">=101.0.2 <=101.1.6",
8+
"magento/module-store": ">=101.0.2 <101.1.7",
99
"bold-commerce/module-checkout": "^1.1.24"
1010
},
1111
"license": [

0 commit comments

Comments
 (0)