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