mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-15 22:09:48 +08:00
Merge branch 'master' of https://github.com/yiisoft/yii2
This commit is contained in:
@@ -64,10 +64,10 @@
|
|||||||
"source": "https://github.com/yiisoft/yii2"
|
"source": "https://github.com/yiisoft/yii2"
|
||||||
},
|
},
|
||||||
"config": {
|
"config": {
|
||||||
"vendor-dir": "framework/vendor"
|
"vendor-dir": "yii/vendor"
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
"framework/yiic"
|
"yii/yiic"
|
||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.3.0",
|
"php": ">=5.3.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user