|
@@ -13,6 +13,12 @@
|
|
|
"source": "https://github.com/yiisoft/yii2"
|
|
"source": "https://github.com/yiisoft/yii2"
|
|
|
},
|
|
},
|
|
|
"minimum-stability": "dev",
|
|
"minimum-stability": "dev",
|
|
|
|
|
+ "repositories": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "type": "pear",
|
|
|
|
|
+ "url": "http://pear.horde.org"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
"require": {
|
|
"require": {
|
|
|
"php": ">=5.3.0",
|
|
"php": ">=5.3.0",
|
|
|
"yiisoft/yii2": "dev-master",
|
|
"yiisoft/yii2": "dev-master",
|