Merge pull request #112 from nahakyuu/yii3_frameword_demo
增加了使用dz模板的demo
Showing
| ... | ... | @@ -32,13 +32,16 @@ |
| "yiisoft/db": "dev-master", | ||
| "yiisoft/db-mysql": "dev-master", | ||
| "yiisoft/definitions": "^3.2", | ||
| "yiisoft/error-handler": "^3.0", | ||
| "yiisoft/log": "^2.0", | ||
| "yiisoft/middleware-dispatcher": "^5.0", | ||
| "yiisoft/router": "^3.0", | ||
| "yiisoft/router-fastroute": "^3.0", | ||
| "yiisoft/session": "^2.0", | ||
| "yiisoft/view": "^8.0", | ||
| "yiisoft/yii-http": "^1.0", | ||
| "yiisoft/yii-runner-http": "^2.0" | ||
| "yiisoft/yii-runner-http": "^2.0", | ||
| "yiisoft/yii-view": "^6.0" | ||
| }, | ||
| "require-dev": { | ||
| "rector/rector": "^0.15.23", | ||
| ... | ... |
This diff is collapsed.
config/web/di/yii-view.php
0 → 100644
Please register or sign in to comment