mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 12:54:52 +08:00
19 lines
310 B
YAML
19 lines
310 B
YAML
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
|