Commit e9cabdcb authored by shajiaiming's avatar shajiaiming

fix

parent 922dd832
{ {
"name": "manage-backend", "name": "wallet/php",
"description": "manage backend", "description": "Yii 2 Advanced Project Template",
"keywords": [ "keywords": ["yii2", "framework", "advanced", "project template"],
"yii2", "homepage": "http://www.yiiframework.com/",
"manage-backend" "type": "project",
], "license": "BSD-3-Clause",
"homepage": "http://www.yiiframework.com/", "support": {
"type": "project", "issues": "https://github.com/yiisoft/yii2/issues?state=open",
"license": "BSD-3-Clause", "forum": "http://www.yiiframework.com/forum/",
"minimum-stability": "stable", "wiki": "http://www.yiiframework.com/wiki/",
"require": { "irc": "irc://irc.freenode.net/yii",
"php": ">=5.4.0", "source": "https://github.com/yiisoft/yii2"
"yiisoft/yii2": "~2.0.6", },
"yiisoft/yii2-bootstrap": "~2.0.0", "minimum-stability": "stable",
"yiisoft/yii2-swiftmailer": "~2.0.0 || ~2.1.0", "require": {
"e282486518/yii2-console-migration": "*", "php": ">=5.6.0",
"kartik-v/yii2-widgets": "*", "yiisoft/yii2": "~2.0.14",
"kartik-v/yii2-field-range": "*", "yiisoft/yii2-bootstrap": "~2.0.0",
"kartik-v/yii2-date-range": "*", "yiisoft/yii2-swiftmailer": "~2.0.0 || ~2.1.0",
"kartik-v/yii2-widget-fileinput": "*", "yiisoft/yii2-redis": "~2.0.0",
"yiisoft/yii2-redis": "~2.0.0", "yiisoft/yii2-queue": "~2.0",
"yiisoft/yii2-queue": "~2.0", "linslin/yii2-curl": "*",
"linslin/yii2-curl": "*", "voku/simple_html_dom": "^4.5",
"voku/simple_html_dom": "^4.5", "yiisoft/yii2-elasticsearch": "~2.0.0",
"yiisoft/yii2-elasticsearch": "~2.0.0", "aliyuncs/oss-sdk-php": "^2.3",
"workerman/workerman": "^3.5", "elasticsearch/elasticsearch": "^7.4",
"aliyuncs/oss-sdk-php": "^2.3", "firebase/php-jwt": "^5.2"
"elasticsearch/elasticsearch": "^7.4", },
"firebase/php-jwt": "^5.2" "require-dev": {
}, "yiisoft/yii2-debug": "~2.1.0",
"require-dev": { "yiisoft/yii2-gii": "~2.1.0",
"yiisoft/yii2-debug": "~2.0.0", "yiisoft/yii2-faker": "~2.0.0",
"yiisoft/yii2-gii": "~2.0.0", "codeception/codeception": "^4.0",
"yiisoft/yii2-faker": "~2.0.0", "codeception/module-asserts": "^1.0",
"codeception/base": "^2.2.3", "codeception/module-yii2": "^1.0",
"codeception/verify": "~0.3.1" "codeception/module-filesystem": "^1.0",
}, "codeception/verify": "~0.5.0 || ~1.1.0",
"config": { "symfony/browser-kit": ">=2.7 <=4.2.4"
"process-timeout": 1800 },
}, "config": {
"repositories": { "process-timeout": 1800,
"packagist": { "fxp-asset": {
"type": "composer", "enabled": false
"url": "https://packagist.phpcomposer.com" },
} "allow-plugins": {
} "yiisoft/yii2-composer": true
}
},
"repositories": [
{
"type": "composer",
"url": "https://asset-packagist.org"
}
]
} }
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment