diff --git a/composer.json b/composer.json index bc3e836..9aebc82 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "Magento 2 module which turns top menu compatible with Bootstrap.", "require": { "php": "^5.6|^7.0|^7.1|^7.2", - "magento/module-theme": "100.1.*|100.2.*" + "magento/module-theme": "*" }, "suggest": { "webgriffe/theme-frontend-bootstrap": "^1.0"