Skip to content

Commit 963e635

Browse files
committed
Use valid SPDX license identifier
Use valid SPDX license identifier in composer.json to fix composer validate error.
1 parent fe6993d commit 963e635

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "PHP Client for Elasticsearch",
44
"keywords": ["search","client", "elasticsearch"],
55
"type": "library",
6-
"license": "Apache 2",
6+
"license": "Apache-2.0",
77
"authors": [
88
{
99
"name": "Zachary Tong"

0 commit comments

Comments
 (0)