mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-03 14:55:39 +08:00
18 lines
280 B
YAML
18 lines
280 B
YAML
ext-grpc:
|
|
type: php-extension
|
|
artifact:
|
|
source:
|
|
type: pecl
|
|
name: grpc
|
|
metadata:
|
|
license-files: [LICENSE]
|
|
license: Apache-2.0
|
|
depends:
|
|
- grpc
|
|
lang: cpp
|
|
php-extension:
|
|
os:
|
|
- Linux
|
|
- Darwin
|
|
arg-type@unix: enable-path
|