Skip to content

Commit

Permalink
add requred package
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan Salnikov committed May 17, 2016
1 parent 791384c commit 72e4bc4
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 3 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@
"devgroup/yii2-multilingual": "*",
"arogachev/yii2-sortable": "^0.1.5",
"kartik-v/yii2-widget-select2": "^2.0.0",
"hector68/yii2-map-input-widget": "^2.0"
"hector68/yii2-map-input-widget": "^2.0",
"rmrevin/yii2-fontawesome": "~2.14"
},
"require-dev": {
"yiisoft/yii2-bootstrap": "^2.0@dev",
Expand Down
93 changes: 91 additions & 2 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 72e4bc4

Please sign in to comment.