Fixed debug extension composer.json

This commit is contained in:
Alexander Kochetov
2015-02-26 04:20:20 +03:00
parent 13c32b6281
commit 5d39d88e8a

View File

@ -18,8 +18,8 @@
} }
], ],
"require": { "require": {
"yiisoft/yii2": "*", "yiisoft/yii2": "~2.0.0",
"yiisoft/yii2-bootstrap": "*" "yiisoft/yii2-bootstrap": "~2.0.0"
}, },
"autoload": { "autoload": {
"psr-4": { "psr-4": {