Skip to content

Commit 5d59e11

Browse files
committed
chore(pecl) Make Pickle happier.
1 parent 43fd165 commit 5d59e11

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

extension/composer.json

+2-6
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,12 @@
11
{
22
"name": "wasm",
3-
"description": "Run WebAssembly binaries safely."
3+
"description": "Run WebAssembly binaries safely.",
44
"type": "extension",
55
"license": "BSD-3-Clause",
66
"authors": [
77
{
88
"name": "Ivan Enderlin",
99
"email": "[email protected]"
1010
}
11-
],
12-
"support": {
13-
"email": "[email protected]",
14-
"chat": "https://spectrum.chat/wasmer"
15-
},
11+
]
1612
}

0 commit comments

Comments
 (0)