mirror of
https://github.com/SkillDisplay/PHPToolKit.git
synced 2024-11-21 23:46:09 +01:00
[FIX] License
This commit is contained in:
parent
8a05590472
commit
6e73b71098
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
"name": "skilldisplay/phptoolkit",
|
||||
"description": "The SkillDisplay PHPToolKit includes predefined classes and methods for using the API and rendering verification related elements (like buttons)",
|
||||
"type": "library",
|
||||
"license": "GPL",
|
||||
"license": "GPL-2.0-or-later",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Florian Weiss",
|
||||
|
|
Loading…
Reference in a new issue