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 type: php-extension
artifact: artifact:
source: source:
type: pie type: pecl
repo: open-telemetry/ext-opentelemetry name: opentelemetry
metadata: metadata:
license-files: [LICENSE] license-files: [LICENSE]
license: Apache-2.0 license: Apache-2.0

View File

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