Skip to content

Commit

Permalink
更新依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
xutl committed Feb 7, 2018
1 parent 2c5b4ab commit 023dd4f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion assets/IconpIckerAsset.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ class IconpIckerAsset extends AssetBundle
public $depends = [
'yii\web\JqueryAsset',
'yii\bootstrap\BootstrapAsset',
'xutl\fontawesome\Asset',
'yiilab\fontawesome\FontAwesomeAsset',
];
}
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"yiisoft/yii2": "~2.0.6",
"yiisoft/yii2-queue": "~2.0.0",
"yii2tech/ar-position": "~1.0",
"yiilab/yii2-fontawesome-asset": "~1.0.0",
"xutl/yii2-inspinia-widget": "~1.0",
"xutl/yii2-fontawesome-asset": "~2.0.0",
"yuncms/yuncms-core": "~2.0.0"
},
"require-dev": {
Expand Down

0 comments on commit 023dd4f

Please sign in to comment.