Files
cunkebao_v3/composer.json
2025-03-24 14:59:19 +08:00

11 lines
172 B
JSON

{
"require": {
"topthink/think-queue": "2.0.*"
},
"config": {
"allow-plugins": {
"topthink/think-installer": true
}
}
}