mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-16 22:39:52 +08:00
Merge pull request #4099 from dilip-vishwa/patch-5
Upgrade Bootstrap from 3.1 to 3.2
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
],
|
||||
"require": {
|
||||
"yiisoft/yii2": "*",
|
||||
"twbs/bootstrap": "3.1.* | 3.0.*"
|
||||
"twbs/bootstrap": "3.2.* | 3.1.* | 3.0.*"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
||||
Reference in New Issue
Block a user