aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
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