Skip to content

Commit

Permalink
Added missing dependencies: yii-console and rbac
Browse files Browse the repository at this point in the history
  • Loading branch information
hiqsol committed Jan 1, 2019
1 parent a821f7b commit 5d9f8b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,11 @@
"require-dev": {
"yiisoft/yii-core": "^3.0@dev",
"yiisoft/yii-web": "^3.0@dev",
"yiisoft/yii-console": "^3.0@dev",
"yiisoft/view": "^3.0@dev",
"yiisoft/di": "^3.0@dev",
"yiisoft/db": "^3.0@dev",
"yiisoft/rbac": "^3.0@dev",
"yiisoft/cache": "^3.0@dev",
"hiqdev/composer-config-plugin": "^1.0@dev"
},
Expand Down

0 comments on commit 5d9f8b6

Please # to comment.