pecl for those

This commit is contained in:
henderkes
2026-07-22 19:29:07 +07:00
parent 81213f5c6e
commit 6ba9cd27d6
2 changed files with 4 additions and 4 deletions

View File

@@ -2,8 +2,8 @@ ext-opentelemetry:
type: php-extension
artifact:
source:
type: pie
repo: open-telemetry/ext-opentelemetry
type: pecl
name: opentelemetry
metadata:
license-files: [LICENSE]
license: Apache-2.0

View File

@@ -2,8 +2,8 @@ ext-xlswriter:
type: php-extension
artifact:
source:
type: pie
repo: viest/xlswriter
type: pecl
name: xlswriter
metadata:
license-files: [LICENSE]
license: BSD-2-Clause