Commit 5eceb211a785258f16f40766a0f6a5ea219efd7c
1 parent
a4d63ed9
composer update commit
Showing
1 changed file
with
3 additions
and
1 deletions
Show diff stats
composer.json
| @@ -44,7 +44,8 @@ | @@ -44,7 +44,8 @@ | ||
| 44 | "yurkinx/yii2-image": "dev-master", | 44 | "yurkinx/yii2-image": "dev-master", |
| 45 | "cics/yii2-video-embed-widget": "dev-master", | 45 | "cics/yii2-video-embed-widget": "dev-master", |
| 46 | "sersid/yii2-owl-carousel-asset": "*", | 46 | "sersid/yii2-owl-carousel-asset": "*", |
| 47 | - "wbraganca/yii2-dynamicform": "dev-master" | 47 | + "wbraganca/yii2-dynamicform": "dev-master", |
| 48 | + "kartik-v/yii2-widget-rating": "*" | ||
| 48 | }, | 49 | }, |
| 49 | "require-dev": { | 50 | "require-dev": { |
| 50 | "yiisoft/yii2-codeception": "*", | 51 | "yiisoft/yii2-codeception": "*", |
| @@ -62,3 +63,4 @@ | @@ -62,3 +63,4 @@ | ||
| 62 | } | 63 | } |
| 63 | } | 64 | } |
| 64 | } | 65 | } |
| 66 | + |