diff --git a/composer.json b/composer.json index 64364dc..56756ec 100644 --- a/composer.json +++ b/composer.json @@ -17,10 +17,7 @@ "php": ">=5.4.0", "yiisoft/yii2": "*", "yiisoft/yii2-bootstrap": "*", - "yiisoft/yii2-swiftmailer": "*", - "bower-asset/jquery": "@stable", - "bower-asset/jquery-ui": "@stable", - "bower-asset/jquery.inputmask": "@stable" + "yiisoft/yii2-swiftmailer": "*" }, "require-dev": { "yiisoft/yii2-codeception": "*",