Use license SPDX notation in composer.json
This commit is contained in:
parent
6f45a4ee37
commit
c3064395f8
|
@ -2,7 +2,7 @@
|
|||
"name": "upschooling/upschooling",
|
||||
"description": "UPschooling Support Platform",
|
||||
"type": "project",
|
||||
"license": "AGPL",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"authors": [
|
||||
{
|
||||
"name": "UPschooling"
|
||||
|
|
Loading…
Reference in a new issue