N°5287 - Fix license in composer.json

This commit is contained in:
Molkobain
2022-07-18 13:52:40 +02:00
parent 5d25e77189
commit 1f78bf4119

View File

@@ -2,7 +2,7 @@
"name": "combodo/itop", "name": "combodo/itop",
"description": "IT Operations Portal", "description": "IT Operations Portal",
"type": "project", "type": "project",
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-only",
"require": { "require": {
"php": ">=7.0.8", "php": ">=7.0.8",
"ext-ctype": "*", "ext-ctype": "*",