add changes to account state

This commit is contained in:
2015-10-19 07:48:46 +02:00
parent b04cbda645
commit 9145f21371
50 changed files with 2139 additions and 27 deletions

View File

@@ -22,7 +22,8 @@
"kartik-v/yii2-widget-typeahead": "*",
"bower-asset/remarkable-bootstrap-notify": "^3.1",
"yiisoft/yii2-jui": "^2.0",
"bower-asset/moment": "^2.10"
"bower-asset/moment": "^2.10",
"bower-asset/accounting": "^0.3.2"
},
"require-dev": {
"yiisoft/yii2-codeception": "*",