We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcc188b commit 011e9c3Copy full SHA for 011e9c3
composer.json
@@ -2,7 +2,7 @@
2
"name": "serverlessworkflow/sdk",
3
"description": "Provides the PHP API/SPI for the Serverless Workflow Specification.",
4
"type": "library",
5
- "license": "MIT",
+ "license": "Apache-2.0",
6
"autoload": {
7
"psr-4": {
8
"Serverless\\Workflow\\": "src/"
0 commit comments