Skip to content

Commit ded9819

Browse files
authored
Merge pull request #132 from rollbar/fixed/license
Fixed invalid license in composer.json file.
2 parents a89e12b + 4896d9e commit ded9819

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
@@ -14,7 +14,7 @@
1414
"wp-coding-standards/wpcs": "^2.2",
1515
"sirbrillig/phpcs-variable-analysis": "^2.8"
1616
},
17-
"license": "GNU GPL",
17+
"license": "GPL-2.0-or-later",
1818
"authors": [
1919
{
2020
"name": "Rollbar, Inc.",

0 commit comments

Comments
 (0)