Skip to content

Commit 2dba166

Browse files
authored
TASK: Fix SPDX license identifier in composer manifest
1 parent 9e9eb2f commit 2dba166

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": "neos-package",
44
"description": "This package provides functionality for using Elasticsearch on top of Neos.ContentRepository.Search",
55
"homepage": "http://flowpack.org/",
6-
"license": "LGPL-3.0",
6+
"license": "LGPL-3.0-only",
77
"require": {
88
"php": ">=7.0",
99
"flowpack/elasticsearch": "^2.0",

0 commit comments

Comments
 (0)