Files
cunkebao_v3/composer.json

11 lines
172 B
JSON
Raw Normal View History

2025-03-24 14:59:19 +08:00
{
"require": {
"topthink/think-queue": "2.0.*"
},
"config": {
"allow-plugins": {
"topthink/think-installer": true
}
}
}