Skip to content
Snippets Groups Projects
Commit 413cfa2d authored by Harish H's avatar Harish H Committed by Mitch Portier
Browse files

fix(composer): License "GPL-2.0+" is a deprecated SPDX license identifier (#3161174 by harishh)

parent 792cc9e1
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@
"standards",
"code review"
],
"license": "GPL-2.0+",
"license": "GPL-2.0-or-later",
"require": {
"php": ">=7.0.8",
"ext-mbstring": "*",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment