Skip to content

Commit

Permalink
Format composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
huangdijia committed Jun 12, 2023
1 parent ec61cdd commit c17bf18
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,12 @@
"description": "The model morph addon for Hyperf.",
"type": "library",
"license": "MIT",
"authors": [{
"name": "huangdijia",
"email": "huangdijia@gmail.com"
}],
"authors": [
{
"name": "huangdijia",
"email": "huangdijia@gmail.com"
}
],
"support": {
"issues": "https://github.com/friendsofhyperf/components/issues",
"source": "https://github.com/friendsofhyperf/components"
Expand Down

0 comments on commit c17bf18

Please sign in to comment.