composer config update.
This commit is contained in:
parent
a18629cb28
commit
d0841eb21f
@ -13,6 +13,12 @@
|
||||
"source": "https://github.com/yiisoft/yii2"
|
||||
},
|
||||
"minimum-stability": "dev",
|
||||
"repositories": [
|
||||
{
|
||||
"type": "pear",
|
||||
"url": "http://pear.horde.org"
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"php": ">=5.3.0",
|
||||
"yiisoft/yii2": "dev-master",
|
||||
|
Loading…
Reference in New Issue
Block a user