mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-22 00:05:37 +08:00
Adjust custom extension overrides for opentelemetry
This commit is contained in:
@@ -446,18 +446,11 @@
|
||||
]
|
||||
},
|
||||
"opentelemetry": {
|
||||
"notes": true,
|
||||
"support": {
|
||||
"Windows": "wip"
|
||||
"BSD": "wip"
|
||||
},
|
||||
"source": "opentelemetry",
|
||||
"unix-only": true,
|
||||
"ext-suggests": [
|
||||
"grpc",
|
||||
"protobuf",
|
||||
"ffi"
|
||||
],
|
||||
"type": "external"
|
||||
"type": "external",
|
||||
"source": "opentelemetry"
|
||||
},
|
||||
"parallel": {
|
||||
"support": {
|
||||
|
||||
Reference in New Issue
Block a user