Commit 85a15424 by Carsten Brandt

typo in bootstrap composer.json

parent 5036a1e1
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
], ],
"require": { "require": {
"yiisoft/yii2": "*", "yiisoft/yii2": "*",
"twbs/bootstrap": "3.0.*" "twbs/bootstrap": "v3.0.*"
}, },
"autoload": { "autoload": {
"psr-0": { "yii\\bootstrap\\": "" } "psr-0": { "yii\\bootstrap\\": "" }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment