We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc9a32e commit 524401bCopy full SHA for 524401b
composer.json
@@ -2,8 +2,8 @@
2
"name": "webgriffe/module-bootstrap-menu",
3
"description": "Magento 2 module which turns top menu compatible with Bootstrap.",
4
"require": {
5
- "php": "^5.6|^7.0",
6
- "magento/module-theme": "100.1.*"
+ "php": "^5.6|^7.0|^7.1",
+ "magento/module-theme": "100.1.*|100.2.*"
7
},
8
"suggest": {
9
"webgriffe/theme-frontend-bootstrap": "^1.0"
0 commit comments