Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
Signed-off-by: Richard McDaniel <[email protected]>
  • Loading branch information
rmcdaniel committed Nov 22, 2023
1 parent dcc188b commit 011e9c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "serverlessworkflow/sdk",
"description": "Provides the PHP API/SPI for the Serverless Workflow Specification.",
"type": "library",
"license": "MIT",
"license": "Apache-2.0",
"autoload": {
"psr-4": {
"Serverless\\Workflow\\": "src/"
Expand Down

0 comments on commit 011e9c3

Please sign in to comment.