Merge branch 'master' of git.task-on.com:ktask/task-on.com
Showing
backend/web/index.html
0 → 100644
| ... | @@ -32,7 +32,8 @@ | ... | @@ -32,7 +32,8 @@ |
| "tecnick.com/tcpdf": "dev-master", | "tecnick.com/tcpdf": "dev-master", | ||
| "mikehaertl/phpwkhtmltopdf": "^2.0@dev", | "mikehaertl/phpwkhtmltopdf": "^2.0@dev", | ||
| "himiklab/yii2-sitemap-module" : "*", | "himiklab/yii2-sitemap-module" : "*", | ||
| "mirocow/yii2-minify-view" : "*" | "mirocow/yii2-minify-view" : "*", | ||
| "kartik-v/yii2-widget-fileinput": "@dev" | |||
| }, | }, | ||
| "require-dev": { | "require-dev": { | ||
| "yiisoft/yii2-codeception": "*", | "yiisoft/yii2-codeception": "*", | ||
| ... | ... |
Please register or sign in to comment