Update package type.
This commit is contained in:
parent
ffa6ea9c3d
commit
03eb671815
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"name": "paidian/tool-kit",
|
||||
"type": "metapackage",
|
||||
"type": "library",
|
||||
"description": "Tool kit.",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Amast",
|
||||
|
@ -9,7 +10,7 @@
|
|||
],
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"ToolKit\\": "src/"
|
||||
"PdToolKit\\": "src/"
|
||||
}
|
||||
},
|
||||
"require": {
|
||||
|
|
Loading…
Reference in New Issue
Block a user