@@ -1,6 +1,7 @@
{
"name": "general/channel",
"description": "分销公共模块",
+ "license": "MIT",
"type": "library",
"authors": [
@@ -13,5 +14,6 @@
"psr-4": {
"Channel\\Common\\": "src"
}
- }
+ },
+ "minimum-stability": "dev"