notice插件

This commit is contained in:
2025-06-23 18:21:16 +08:00
parent 7357edc7ae
commit f74e92e0a6
2 changed files with 6 additions and 1 deletions

View File

@ -21,6 +21,10 @@
}
},
"repositories": [
{
"type": "path",
"url": "plugs/think-plugs-notice"
},
{
"type": "path",
"url": "plugs/think-plugs-staff"
@ -38,6 +42,7 @@
"php": ">=8.3",
"zoujingli/think-plugs-admin": "^1.0",
"q792602257/custom-app-plug": "dev-master",
"q792602257/think-plugs-notice": "dev-master",
"q792602257/think-plugs-staff": "dev-master",
"q792602257/think-plugs-recorder": "dev-master"
}