Skip to content

Commit 27c40cc

Browse files
authored
Update compatibility to Mage 2.1 and 2.2
1 parent 36b20bf commit 27c40cc

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
@@ -8,7 +8,7 @@
88
],
99
"require": {
1010
"php": "~5.6.0|~7.0.0",
11-
"magento/framework": "100.0.*|100.1.*"
11+
"magento/framework": "100.*|101.*"
1212
},
1313
"autoload": {
1414
"files": [

0 commit comments

Comments
 (0)