update extensions from pecl to pie

This commit is contained in:
henderkes
2026-07-21 12:54:02 +07:00
parent 1778032633
commit 9bceaace8e
28 changed files with 98 additions and 57 deletions

View File

@@ -2,8 +2,9 @@ ext-grpc:
type: php-extension
artifact:
source:
type: pecl
name: grpc
type: pie
repo: grpc/grpc-php-ext
extract: php-src/ext/grpc
metadata:
license-files: [LICENSE]
license: Apache-2.0