Skip to content

Commit a8bf321

Browse files
composer update
1 parent a1e8926 commit a8bf321

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,9 @@
2020
"require": {
2121
"yiisoft/yii2": "~2.0",
2222
"yiisoft/yii2-bootstrap": "~2.0.0",
23+
"bower-asset/jquery": "2.2.4 as 2.1.1",
2324
"bower-asset/typeahead.js": "0.10.* | ~0.11.0",
24-
"bower-asset/bootstrap-tagsinput": "~0.6"
25+
"bower-asset/bootstrap-tagsinput": "~0.8"
2526
},
2627
"require-dev": {
2728
"phpunit/phpunit": "~5.0"

0 commit comments

Comments
 (0)