mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-12 23:14:18 +01:00
N°5287 - Fix license in composer.json
This commit is contained in:
@@ -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": "*",
|
||||||
|
|||||||
Reference in New Issue
Block a user