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

@@ -301,6 +301,16 @@
"path": "LICENSE.MIT"
}
},
"frankenphp": {
"type": "ghtar",
"repo": "php/frankenphp",
"prefer-stable": true,
"provide-pre-built": false,
"license": {
"type": "file",
"path": "LICENSE"
}
},
"freetype": {
"type": "ghtagtar",
"repo": "freetype/freetype",