move opentelemetry back to PIE

This commit is contained in:
henderkes
2026-07-22 22:36:15 +07:00
parent ed0863db6f
commit 347a3c3c11
6 changed files with 29 additions and 15 deletions

View File

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