1 Star 0 Fork 4

张东东大人 / dedid

forked from XING / dedid 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 532 Bytes
一键复制 编辑 原始数据 按行查看 历史
XING 提交于 2017-09-19 18:29 . Upgrade tests/TestIdGenerator.php
{
"name" : "dekuan/dedid",
"description" : "An unique id generator for distributed database by DeKuan, Inc.",
"type" : "library",
"license" : "proprietary",
"authors" :
[
{
"name" : "liuqixing",
"email" : "liuqixing@dekuan.org"
}
],
"extra":
{
"branch-alias":
{
"dev-master" : "0.3.x-dev"
}
},
"require":
{
"php" : ">=7.0.0"
},
"require-dev" :
{
"phpunit/phpunit": "~6.0"
},
"autoload":
{
"psr-4" : { "dekuan\\" : "src" }
},
"autoload-dev" :
{
"psr-4" : { "dekuan\\" : "src" }
}
}
PHP
1
https://gitee.com/a200332/dedid.git
git@gitee.com:a200332/dedid.git
a200332
dedid
dedid
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891