mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-24 18:51:27 +08:00
added branch alias to composer.json
This commit is contained in:
@@ -68,5 +68,10 @@
|
||||
},
|
||||
"bin": [
|
||||
"yii"
|
||||
]
|
||||
],
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "2.0.x-dev"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user