mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-09 01:27:20 +08:00
Fixed gii extension composer.json
This commit is contained in:
@ -18,8 +18,8 @@
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"yiisoft/yii2": "*",
|
||||
"yiisoft/yii2-bootstrap": "*",
|
||||
"yiisoft/yii2": "~2.0.0",
|
||||
"yiisoft/yii2-bootstrap": "~2.0.0",
|
||||
"phpspec/php-diff": ">=1.0.2",
|
||||
"bower-asset/typeahead.js": "0.10.*"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user