aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-08-30 16:49:42 +0900
committernsfisis <nsfisis@gmail.com>2026-08-30 16:49:42 +0900
commit057f3b8de26293319e265c1d86d9a1153124f3c7 (patch)
treeddf123af22e44ab9f46059b3b39406377e483105
parentdfd9e72b1786597db643d50c7a55d1fcbadf7802 (diff)
downloadphp-shirabe-057f3b8de26293319e265c1d86d9a1153124f3c7.tar.gz
php-shirabe-057f3b8de26293319e265c1d86d9a1153124f3c7.tar.zst
php-shirabe-057f3b8de26293319e265c1d86d9a1153124f3c7.zip
chore: update readme
-rw-r--r--README.md4
-rw-r--r--docs/known-incompatibilities.md2
2 files changed, 3 insertions, 3 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
diff --git a/docs/known-incompatibilities.md b/docs/known-incompatibilities.md
index e0a94084..32600cad 100644
--- a/docs/known-incompatibilities.md
+++ b/docs/known-incompatibilities.md
@@ -38,8 +38,6 @@ The following are intentionally left unchanged for ecosystem compatibility:
* `composer.json` and `composer.lock`
* `vendor/composer/` directory
-TODO: a CLI flag or an environment variable to force Shirabe to use compatible paths.
-
## Error Messages