diff --git a/composer.json b/composer.json index 4cb1b7b8..2aacf57a 100644 --- a/composer.json +++ b/composer.json @@ -45,7 +45,8 @@ "require": { "hiqdev/hipanel-core": "<2.0 || dev-master", "hiqdev/hipanel-module-client": "<2.0 || dev-master", - "toriphes/yii2-widget-lazyload": "~1.0" + "toriphes/yii2-widget-lazyload": "~1.0", + "seostats/seostats": "dev-master" }, "require-dev": { "hiqdev/hidev-php": "<2.0",