From 057f3b8de26293319e265c1d86d9a1153124f3c7 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 30 Aug 2026 16:49:42 +0900 Subject: chore: update readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index cfc017a8..e011c149 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,9 @@ It aims at 100% compatibility with Composer, including the plugin API. ## Plugins -Shirabe runs Composer plugins using the system-provided real PHP. The plugin API is partially implemented. +Shirabe runs Composer plugins using the system-provided real PHP. The plugin API is partially implemented. The following plugins are verified to work: + +* [phpstan/extension-installer](https://github.com/phpstan/extension-installer) ## Requirements -- cgit v1.3.1-4-g156e