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