TASK: Fix license for packagist

This commit is contained in:
Daniel Siepmann 2018-01-29 22:45:53 +01:00
parent 9cad547b09
commit bdecbf9699

View file

@ -3,7 +3,7 @@
"type": "typo3-cms-extension", "type": "typo3-cms-extension",
"description": "Codappix Search Core.", "description": "Codappix Search Core.",
"homepage": "https://github.com/Codappix/search_core", "homepage": "https://github.com/Codappix/search_core",
"license": ["GPL-2.0+"], "license": ["GPL-2.0-or-later"],
"autoload": { "autoload": {
"psr-4": { "psr-4": {
"Codappix\\SearchCore\\": "Classes" "Codappix\\SearchCore\\": "Classes"