mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-19 05:14:52 +08:00
15 lines
268 B
YAML
15 lines
268 B
YAML
ext-msgpack:
|
|
type: php-extension
|
|
artifact:
|
|
source:
|
|
type: pecl
|
|
name: msgpack
|
|
metadata:
|
|
license-files: [LICENSE]
|
|
license: BSD-3-Clause
|
|
depends:
|
|
- ext-session
|
|
php-extension:
|
|
arg-type@unix: with
|
|
arg-type@windows: enable
|