mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-23 00:35:38 +08:00
pecl for those
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user