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

Commit a10b84d

Browse files
committed
Updated Kartik Yii2 Select2 Widget
Updated Yii2 Version
1 parent 05cdda1 commit a10b84d

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)