chore: add Composer copyright metadata

master
韩天峰 1 week ago
parent d19809af9b
commit 1d1a50c3d3
  1. 8
      composer.json

@ -2,6 +2,14 @@
"name": "swoole/typephp", "name": "swoole/typephp",
"description": "TypePHP native AOT compiler", "description": "TypePHP native AOT compiler",
"type": "library", "type": "library",
"license": "GPL-3.0-only",
"authors": [
{
"name": "上海识沃网络科技有限公司",
"homepage": "https://www.swoole.com/",
"role": "Copyright holder"
}
],
"bin": [ "bin": [
"bin/tpc.php" "bin/tpc.php"
], ],

Loading…
Cancel
Save