mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
update config to test actions
This commit is contained in:
parent
450ec21c90
commit
a0a0b01cc3
@ -403,13 +403,13 @@
|
|||||||
"sqlsrv": {
|
"sqlsrv": {
|
||||||
"type": "external",
|
"type": "external",
|
||||||
"source": "sqlsrv",
|
"source": "sqlsrv",
|
||||||
"cpp-extension": true,
|
|
||||||
"lib-depends": [
|
"lib-depends": [
|
||||||
"unixodbc"
|
"unixodbc"
|
||||||
],
|
],
|
||||||
"ext-depends-linux": [
|
"ext-depends-linux": [
|
||||||
"pcntl"
|
"pcntl"
|
||||||
]
|
],
|
||||||
|
"cpp-extension": true
|
||||||
},
|
},
|
||||||
"ssh2": {
|
"ssh2": {
|
||||||
"type": "external",
|
"type": "external",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user