diff --git a/composer.json b/composer.json index f5b5ad6..dae9d2d 100644 --- a/composer.json +++ b/composer.json @@ -47,12 +47,12 @@ "yiisoft/yii2": "^2.0", "yiisoft/yii2-swiftmailer": "~2.0.0", "vlucas/phpdotenv": "^2.4", - "hiqdev/hidev-webapp": "<2.0 || dev-master", - "hiqdev/yii2-menus": "<2.0 || dev-master" + "hiqdev/hidev-webapp": "dev-master", + "hiqdev/yii2-menus": "dev-master" }, "require-dev": { - "hiqdev/hidev-php": "<2.0", - "hiqdev/hidev-hiqdev": "<2.0" + "hiqdev/hidev-php": "dev-master", + "hiqdev/hidev-hiqdev": "dev-master" }, "autoload": { "psr-4": {