Update composer.json

This commit is contained in:
Jerry
2023-01-17 12:44:31 +08:00
committed by GitHub
parent 5efe06d7c3
commit b7268d31f4

View File

@@ -1,6 +1,6 @@
{
"name": "zhamao/go-cqhttp-adapter-plugin",
"license": "Apache-2.0",
"license": "AGPL-3.0",
"autoload": {
"psr-4": {
"GocqAdapter\\": "src/"
@@ -13,4 +13,4 @@
"zhamao/framework": "dev-main"
},
"minimum-stability": "dev"
}
}