Skip to content

Commit

Permalink
chore: update composer.json for publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
nilslice committed Jan 5, 2024
1 parent 6f37551 commit bc63e3f
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@
"WebAssembly",
"plugin-system",
"runtime",
"plug-in"
"plug-in",
"wasm",
"framework"
],
"authors": [
{
Expand All @@ -17,8 +19,8 @@
},
{
"name": "Dylibso, Inc.",
"email": "oss@dylib.so",
"homepage": "https://dylib.so"
"email": "oss@dylibso.com",
"homepage": "https://dylibso.com"
}
],
"require": {
Expand Down Expand Up @@ -48,4 +50,4 @@
"require-dev": {
"phpunit/phpunit": "^10.4"
}
}
}

0 comments on commit bc63e3f

Please sign in to comment.