Skip to content

Commit

Permalink
fix dependencies
Browse files Browse the repository at this point in the history
close #21 and thanks for making the extension more stable!
  • Loading branch information
philippfrenzel committed Aug 26, 2015
1 parent 05ea278 commit 04bfbb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CoreAsset.php
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ class CoreAsset extends AssetBundle
* @var array
*/
public $depends = [
'yii\web\YiiAsset',
'yii2fullcalendar\MomentAsset',
'yii2fullcalendar\PrintAsset'
];
Expand Down

0 comments on commit 04bfbb7

Please sign in to comment.