diff --git a/composer.json b/composer.json index 4bac9ae06..15a1ee0ef 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "combodo/itop", "description": "IT Operations Portal", "type": "project", - "license": "AGPL-3.0-or-later", + "license": "AGPL-3.0-only", "require": { "php": ">=7.2.5 <8.0.0", "ext-ctype": "*",