Skip to content

Commit

Permalink
composer.json - added dependencies on client, tariff modules
Browse files Browse the repository at this point in the history
  • Loading branch information
SilverFire committed Aug 28, 2015
1 parent 280bb07 commit b49f726
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,9 @@
}
],
"require": {
"yiisoft/yii2": "2.*"
"yiisoft/yii2": "2.*",
"hiqdev/hipanel-module-client": "*",
"hiqdev/hipanel-module-finance": "*"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit b49f726

Please sign in to comment.