mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-07 08:45:40 +08:00
Fix windows curl build >= 8.3 (#660)
* Test windows curl * Test windows curl * Fix windows curl build for PHP 8.3 and 8.4
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
"libcurl.a"
|
||||
],
|
||||
"static-libs-windows": [
|
||||
"libcurl.lib"
|
||||
"libcurl_a.lib"
|
||||
],
|
||||
"headers": [
|
||||
"curl"
|
||||
|
||||
Reference in New Issue
Block a user