[TASK] Fixing gpl version for packagist
... | ... | @@ -3,8 +3,8 @@ |
"type": "typo3-cms-extension", | ||
"description": "Language File Editor", | ||
"homepage": "https://www.sgalinski.de", | ||
"license": ["GPL-2.0+"], | ||
"version": "4.1.0", | ||
"license": ["GPL-2.0-or-later"], | ||
"version": "4.1.1", | ||
"support": { | ||
"issues": "https://gitlab.sgalinski.de/typo3/lfeditor/issues", | ||
"source": "https://gitlab.sgalinski.de/typo3/lfeditor/" | ||
... | ... |
Please register or sign in to comment