Skip to content

Commit

Permalink
feat: add license to composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
paulkr committed Jun 17, 2024
1 parent 6cd72ea commit ef63259
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@
"require": {
"guzzlehttp/guzzle": "^7.8",
"ext-json": "*"
}
},
"license": "GPL-3.0-only"
}

0 comments on commit ef63259

Please sign in to comment.