Commit b6fdfe937d19911b7c0f1736fd5ccabfb67d8db3

Authored by Alexey Boroda
1 parent 73bbe131

-Analytics in process

Showing 1 changed file with 2 additions and 1 deletions   Show diff stats
composer.json
... ... @@ -31,7 +31,8 @@
31 31 "hiqdev/yii2-asset-pnotify": "^2.1",
32 32 "yiisoft/yii2-imagine": "*",
33 33 "2amigos/yii2-tinymce-widget": "*",
34   - "google/apiclient": "^2.0"
  34 + "google/apiclient": "^2.0",
  35 + "2amigos/yii2-highcharts-widget": "~1.0"
35 36 },
36 37 "require-dev": {
37 38 "yiisoft/yii2-debug": "~2.0.0",
... ...