diff --git a/composer.json b/composer.json index 39fb3d8..c1bc0ba 100644 --- a/composer.json +++ b/composer.json @@ -25,11 +25,11 @@ "trntv/yii2-file-kit": "^1.0.0", "trntv/yii2-aceeditor": "^2.0", "omcrn/yii2-base": "^0.1.1", - "bower-asset/bootstrap-tagsinput": "^0.5.0" + "bower-asset/bootstrap-tagsinput": "*" }, "autoload": { "psr-4": { "centigen\\i18ncontent\\": "" } } -} \ No newline at end of file +}