Skip to content

Commit ffedf52

Browse files
authored
fix: set correct spdx identifier
Signed-off-by: Cedric Ziel <cedric@cedric-ziel.com>
1 parent 06ebedf commit ffedf52

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
@@ -2,7 +2,7 @@
22
"name": "cedricziel/baserow",
33
"description": "An API client",
44
"type": "library",
5-
"license": "Apache 2",
5+
"license": "Apache-2.0",
66
"autoload": {
77
"psr-4": {
88
"cedricziel\\phpbaserowclient\\": "src/",

0 commit comments

Comments
 (0)