From cd4c86ee27033314f76c802c539a401539792e1f Mon Sep 17 00:00:00 2001 From: Michael Utz Date: Thu, 26 Sep 2024 00:43:26 +0300 Subject: [PATCH] feat: add frankenphp Signed-off-by: Michael Utz --- README.md | 1 + plugins/frankenphp | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/frankenphp diff --git a/README.md b/README.md index 518da03ac..3193c8f8a 100644 --- a/README.md +++ b/README.md @@ -267,6 +267,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | fly | [vmware-tanzu/tanzu-plug-in-for-asdf](https://github.com/vmware-tanzu/tanzu-plug-in-for-asdf) | | flyctl | [chessmango/asdf-flyctl](https://github.com/chessmango/asdf-flyctl) | | flyway | [junminahn/asdf-flyway](https://github.com/junminahn/asdf-flyway) | +| frankenphp | [theutz/asdf-frankenphp](https://github.com/theutz/asdf-frankenphp) | | func-e | [carnei-ro/asdf-func-e](https://github.com/carnei-ro/asdf-func-e) | | Furyctl | [sighupio/asdf-furyctl](https://github.com/sighupio/asdf-furyctl) | | fx | [wt0f/asdf-fx](https://gitlab.com/wt0f/asdf-fx) | diff --git a/plugins/frankenphp b/plugins/frankenphp new file mode 100644 index 000000000..e75f97a75 --- /dev/null +++ b/plugins/frankenphp @@ -0,0 +1 @@ +repository = https://github.com/theutz/asdf-frankenphp.git