Skip to content

Commit 1bc58c2

Browse files
author
Igor Chepurnoy
committed
Update IonSliderAsset.php
1 parent 6e176c4 commit 1bc58c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

IonSliderAsset.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ class IonSliderAsset extends AssetBundle
3636
* @var array
3737
*/
3838
public $depends = [
39-
'app\assets\AppAsset',
39+
'yii\web\YiiAsset'
4040
];
4141
}

0 commit comments

Comments
 (0)