Blog Module: add tags
Showing
| ... | ... | @@ -34,7 +34,8 @@ |
| "himiklab/yii2-sitemap-module" : "*", | ||
| "mirocow/yii2-minify-view" : "*", | ||
| "kartik-v/yii2-widget-fileinput": "@dev", | ||
| "nodge/yii2-eauth": "~2.0" | ||
| "nodge/yii2-eauth": "~2.0", | ||
| "xj/yii2-tagit-widget": "*" | ||
| }, | ||
| "require-dev": { | ||
| "yiisoft/yii2-codeception": "*", | ||
| ... | ... |
Please register or sign in to comment