Skip to content

Commit 391ba71

Browse files
authored
TASK: Fix SPDX license identifier in composer manifest
1 parent f3a8585 commit 391ba71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "typo3-flow-package",
44
"description": "This package provides functionality for using Elasticsearch on top of TYPO3CR.Search",
55
"homepage": "http://flowpack.org/",
6-
"license": ["LGPL-3.0"],
6+
"license": ["LGPL-3.0-only"],
77
"require": {
88
"php": ">=5.5.0",
99

0 commit comments

Comments
 (0)