11 lines
172 B
JSON
11 lines
172 B
JSON
{
|
|
"require": {
|
|
"topthink/think-queue": "2.0.*"
|
|
},
|
|
"config": {
|
|
"allow-plugins": {
|
|
"topthink/think-installer": true
|
|
}
|
|
}
|
|
}
|