Skip to content

Commit 011e9c3

Browse files
committed
Update composer.json
Signed-off-by: Richard McDaniel <[email protected]>
1 parent dcc188b commit 011e9c3

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": "serverlessworkflow/sdk",
33
"description": "Provides the PHP API/SPI for the Serverless Workflow Specification.",
44
"type": "library",
5-
"license": "MIT",
5+
"license": "Apache-2.0",
66
"autoload": {
77
"psr-4": {
88
"Serverless\\Workflow\\": "src/"

0 commit comments

Comments
 (0)