mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-10 10:25:36 +08:00
Add frankenphp SAPI build support
This commit is contained in:
18
config/pkg/target/frankenphp.yml
Normal file
18
config/pkg/target/frankenphp.yml
Normal file
@@ -0,0 +1,18 @@
|
||||
frankenphp:
|
||||
type: target
|
||||
artifact:
|
||||
source:
|
||||
type: ghtar
|
||||
repo: php/frankenphp
|
||||
prefer-stable: true
|
||||
metadata:
|
||||
license-files: [LICENSE]
|
||||
license: MIT
|
||||
depends:
|
||||
- php-embed
|
||||
- go-xcaddy
|
||||
suggests@unix:
|
||||
- brotli
|
||||
- watcher
|
||||
static-bins@unix:
|
||||
- frankenphp
|
||||
Reference in New Issue
Block a user