Skip to content

Commit

Permalink
Add pie part
Browse files Browse the repository at this point in the history
  • Loading branch information
dixyes committed Dec 2, 2024
1 parent 1e123ce commit 7f7ebdc
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,5 +119,11 @@
"bin": [
"ext/bin/swow-builder",
"lib/dontdie/bin/dontdie"
]
],
"php-ext": {
"extension-name": "swow",
"support-zts": true,
"support-nts": true,
"build-path": "ext"
}
}

0 comments on commit 7f7ebdc

Please sign in to comment.