Skip to content

Commit

Permalink
fixed bad select2 package name
Browse files Browse the repository at this point in the history
  • Loading branch information
execut committed May 11, 2019
1 parent 10aaf50 commit 6447d37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -19,7 +19,7 @@
"require": {
"yiisoft/yii2": "@dev",
"kartik-v/yii2-date-range": "*",
"kartik-v/yii2-select2": "*",
"kartik-v/yii2-widget-select2": "*",
"unclead/yii2-multiple-input": "*",
"execut/yii2-save-relations-behavior": "*",
"execut/yii2-kcfinder": "*"
Expand Down

0 comments on commit 6447d37

Please sign in to comment.