Commit dcd1a3d5b2c6a0288818a238f820dc3dd87df678

Authored by Karnovsky A
1 parent 2c71da38

Composer.json

Showing 1 changed file with 2 additions and 1 deletions   Show diff stats
composer.json
... ... @@ -30,7 +30,8 @@
30 30 "2amigos/yii2-transliterator-helper": "*",
31 31 "rmrevin/yii2-comments": "1.4.*",
32 32 "bower-asset/admin-lte": "*",
33   - "FortAwesome/Font-Awesome": "*"
  33 + "FortAwesome/Font-Awesome": "*",
  34 + "unclead/yii2-multiple-input": "~1.0"
34 35 },
35 36 "require-dev": {
36 37 "yiisoft/yii2-codeception": "*",
... ...