Skip to content

Commit

Permalink
- adjusted license name so packagist stops complaining
Browse files Browse the repository at this point in the history
  • Loading branch information
marcusforsberg committed Sep 17, 2018
1 parent bf6e7a5 commit 945874d
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": "marcusforsberg/acf-native-fields",
"description": "An interface to move native WordPress fields and options into ACF for a cleaner editor layout",
"type": "wordpress-plugin",
"license": "GPLv2",
"license": "GPL-2.0+",
"authors": [
{
"name": "Marcus Forsberg",
Expand Down

0 comments on commit 945874d

Please sign in to comment.