diff --git a/composer.json b/composer.json index 4c16838..c8f4bfc 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "type": "typo3-cms-extension", "description": "Export and import any table to and from a YAML file. Generate TSConfig from YAML files.", "license": [ - "GPL-2.0+" + "GPL-2.0" ], "require": { "typo3/cms-core": ">=6.2.0,<8.5.0",