Skip to content
This repository was archived by the owner on Sep 19, 2023. It is now read-only.

Commit 68d9f31

Browse files
authored
Merge pull request #15 from deadmantfa/master
Updated Kartik Yii2 Select2 Widget
2 parents 05cdda1 + a10b84d commit 68d9f31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"minimum-stability": "dev",
1919
"require": {
2020
"php": ">=7.0.0",
21-
"yiisoft/yii2": "~2.0.12",
22-
"kartik-v/yii2-widget-select2": "~2.1.0"
21+
"yiisoft/yii2": "^2.0.12",
22+
"kartik-v/yii2-widget-select2": "^2.1.0"
2323
},
2424
"autoload": {
2525
"psr-4": {

0 commit comments

Comments
 (0)