Skip to content

Commit

Permalink
Merge pull request #2 from rmcdaniel/patch-1
Browse files Browse the repository at this point in the history
Update composer.json
  • Loading branch information
cdavernas authored Nov 23, 2023
2 parents a51196a + 011e9c3 commit 26cd61f
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "taskvalve/serverless-workflow-php",
"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
48 changes: 24 additions & 24 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 26cd61f

Please sign in to comment.