composer update
This commit is contained in:
parent
bbf6308151
commit
ce0db200e4
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "tm_xls/rocket-mq-client-thinkphp",
|
"name": "tm_xls/rocket-mq-client-thinkphp",
|
||||||
"description": "rocket-mq-thinkphp 适配客户端",
|
"description": "rocket-mq-thinkphp 适配客户端",
|
||||||
"minimum-stability": "stable",
|
|
||||||
"license": "proprietary",
|
"license": "proprietary",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
|
@ -31,12 +30,6 @@
|
||||||
"react/http": "1.*",
|
"react/http": "1.*",
|
||||||
"react/event-loop": "1.*",
|
"react/event-loop": "1.*",
|
||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
"react/async": "^3.1",
|
"react/async": "^3.1"
|
||||||
"tm_xls/composer-thinkphp-installer": "dev-master"
|
|
||||||
},
|
|
||||||
"config": {
|
|
||||||
"allow-plugins": {
|
|
||||||
"tm_xls/composer-thinkphp-installer": true
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user