Merge pull request #4099 from dilip-vishwa/patch-5

Upgrade Bootstrap from 3.1 to 3.2
This commit is contained in:
Alexander Makarov
2014-06-28 14:58:19 +04:00

View File

@@ -19,7 +19,7 @@
], ],
"require": { "require": {
"yiisoft/yii2": "*", "yiisoft/yii2": "*",
"twbs/bootstrap": "3.1.* | 3.0.*" "twbs/bootstrap": "3.2.* | 3.1.* | 3.0.*"
}, },
"autoload": { "autoload": {
"psr-4": { "psr-4": {