init
Showing
... | ... | @@ -13,21 +13,6 @@ |
"source": "https://github.com/yiisoft/yii2" | ||
}, | ||
"minimum-stability": "stable", | ||
"require": { | ||
"php": ">=5.4.0", | ||
"yiisoft/yii2": "~2.0.14", | ||
"yiisoft/yii2-bootstrap": "~2.0.0", | ||
"yiisoft/yii2-swiftmailer": "~2.0.0" | ||
}, | ||
"require-dev": { | ||
"yiisoft/yii2-debug": "~2.0.0", | ||
"yiisoft/yii2-gii": "~2.0.0", | ||
"yiisoft/yii2-faker": "~2.0.0", | ||
"codeception/base": "^2.2.3", | ||
"codeception/verify": "~0.3.1", | ||
"codeception/specify": "~0.4.3" | ||
}, | ||
"config": { | ||
"process-timeout": 1800, | ||
"fxp-asset": { | ||
... | ... |
Please
register
or
sign in
to comment