composer update
This commit is contained in:
parent
ce0db200e4
commit
0fe177e770
|
@ -14,7 +14,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extra": {
|
"extra": {
|
||||||
"think": {
|
"rocket_mq": {
|
||||||
"config": {
|
"config": {
|
||||||
"rocket_mq": "src/config.php"
|
"rocket_mq": "src/config.php"
|
||||||
},
|
},
|
||||||
|
@ -30,6 +30,7 @@
|
||||||
"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":"0.0.*"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user