redis
Showing
{ | ||
"name": "manage-backend", | ||
"description": "manage backend", | ||
"keywords": ["yii2", "manage-backend"], | ||
"homepage": "http://www.yiiframework.com/", | ||
"type": "project", | ||
"license": "BSD-3-Clause", | ||
"minimum-stability": "stable", | ||
"require": { | ||
"php": ">=5.4.0", | ||
"yiisoft/yii2": "~2.0.6", | ||
"yiisoft/yii2-bootstrap": "~2.0.0", | ||
"yiisoft/yii2-swiftmailer": "~2.0.0 || ~2.1.0", | ||
"e282486518/yii2-console-migration": "*", | ||
"kartik-v/yii2-widgets": "*", | ||
"kartik-v/yii2-field-range": "*", | ||
"kartik-v/yii2-date-range": "*", | ||
"kartik-v/yii2-widget-fileinput": "*" | ||
}, | ||
"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" | ||
}, | ||
"config": { | ||
"process-timeout": 1800 | ||
}, | ||
"repositories": { | ||
"packagist": { | ||
"type": "composer", | ||
"url": "https://packagist.phpcomposer.com" | ||
} | ||
"name": "manage-backend", | ||
"description": "manage backend", | ||
"keywords": [ | ||
"yii2", | ||
"manage-backend" | ||
], | ||
"homepage": "http://www.yiiframework.com/", | ||
"type": "project", | ||
"license": "BSD-3-Clause", | ||
"minimum-stability": "stable", | ||
"require": { | ||
"php": ">=5.4.0", | ||
"yiisoft/yii2": "~2.0.6", | ||
"yiisoft/yii2-bootstrap": "~2.0.0", | ||
"yiisoft/yii2-swiftmailer": "~2.0.0 || ~2.1.0", | ||
"e282486518/yii2-console-migration": "*", | ||
"kartik-v/yii2-widgets": "*", | ||
"kartik-v/yii2-field-range": "*", | ||
"kartik-v/yii2-date-range": "*", | ||
"kartik-v/yii2-widget-fileinput": "*", | ||
"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" | ||
}, | ||
"config": { | ||
"process-timeout": 1800 | ||
}, | ||
"repositories": { | ||
"packagist": { | ||
"type": "composer", | ||
"url": "https://packagist.phpcomposer.com" | ||
} | ||
} | ||
} |
Please
register
or
sign in
to comment