Skip to content

Commit 5d1d261

Browse files
committed
Remove version requirement as per 2.3
1 parent 86b64a2 commit 5d1d261

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
@@ -3,7 +3,7 @@
33
"description": "Magento 2 module which turns top menu compatible with Bootstrap.",
44
"require": {
55
"php": "^5.6|^7.0|^7.1|^7.2",
6-
"magento/module-theme": "100.1.*|100.2.*"
6+
"magento/module-theme": "*"
77
},
88
"suggest": {
99
"webgriffe/theme-frontend-bootstrap": "^1.0"

0 commit comments

Comments
 (0)