Skip to content

Commit 1f1bdaf

Browse files
oliverkleeSam Tuke
authored andcommitted
[TASK] Update license info in composer.json (#41)
"AGPL-3.0" is deprecated. Updating this avoids warnings with Composer 1.6.
1 parent 2fab2c8 commit 1f1bdaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"frontend"
1111
],
1212
"homepage": "https://www.phplist.com/",
13-
"license": "AGPL-3.0",
13+
"license": "AGPL-3.0-or-later",
1414
"authors": [
1515
{
1616
"name": "Oliver Klee",

0 commit comments

Comments
 (0)