Skip to content

Commit

Permalink
Fix composer license field
Browse files Browse the repository at this point in the history
  • Loading branch information
esamattis committed Nov 6, 2019
1 parent a71e4ac commit 2096eb0
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
Expand Up @@ -2,7 +2,7 @@
"name": "valu/wp-graphql-polylang",
"description": "Polylang bindings for wp-graphql",
"type": "wordpress-plugin",
"license": "GPLv3",
"license": "GPL-2.0-or-later",
"authors": [
{
"name": "epeli",
Expand Down

0 comments on commit 2096eb0

Please sign in to comment.