Update license in composen.json.
... | ... | @@ -7,7 +7,7 @@ |
"php": ">=5.2", | ||
"composer/installers": "^1.0" | ||
}, | ||
"license": "GPLv2 or later", | ||
"license": "GPL-2.0-or-later", | ||
"authors": [ | ||
{ | ||
"name": "John James Jacoby", | ||
... | ... |
Please register or sign in to comment