Skip to content

Commit

Permalink
[TASK] Update license info in composer.json (#243)
Browse files Browse the repository at this point in the history
"AGPL-3.0" is deprecated. Updating this avoids
warnings with Composer 1.6.
  • Loading branch information
oliverklee authored and Sam Tuke committed Jan 8, 2018
1 parent 409adb8 commit aab1d62
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 @@ -9,7 +9,7 @@
"manager"
],
"homepage": "https://www.phplist.com/",
"license": "AGPL-3.0",
"license": "AGPL-3.0-or-later",
"authors": [
{
"name": "Oliver Klee",
Expand Down

0 comments on commit aab1d62

Please sign in to comment.