Merge branch 'main' into feat/libcurl-extra

This commit is contained in:
Marc
2025-11-18 11:22:05 +01:00
committed by GitHub
14 changed files with 473 additions and 218 deletions

View File

@@ -13,7 +13,8 @@
"lib-depends-macos": [
"lib-base",
"micro",
"libxml2"
"libxml2",
"frankenphp"
],
"lib-suggests-linux": [
"libacl",
@@ -25,6 +26,10 @@
"watcher"
]
},
"frankenphp": {
"source": "frankenphp",
"type": "target"
},
"micro": {
"type": "target",
"source": "micro"