fix
Showing
... | @@ -12,23 +12,7 @@ | ... | @@ -12,23 +12,7 @@ |
"irc": "irc://irc.freenode.net/yii", | "irc": "irc://irc.freenode.net/yii", | ||
"source": "https://github.com/yiisoft/yii2" | "source": "https://github.com/yiisoft/yii2" | ||
}, | }, | ||
"minimum-stability": "dev", | "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", | |||
"yiisoft/yii2-redis": "~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": { | "config": { | ||
"process-timeout": 1800, | "process-timeout": 1800, | ||
"fxp-asset": { | "fxp-asset": { | ||
... | ... |
Please
register
or
sign in
to comment