Skip to content

Commit

Permalink
docs: change LICENSE to MIT in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDevick authored Jul 9, 2023
1 parent 1d748e3 commit a01f89b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nystronsolar/growatt-api",
"description": "PHP Client for the Growatt API",
"license": "GPL-3.0-only",
"license": "MIT",
"homepage": "https://github.com/NystronSolar/GrowattApi",
"minimum-stability": "stable",
"prefer-stable": true,
Expand Down

0 comments on commit a01f89b

Please sign in to comment.