diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-08-30 16:49:42 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-08-30 16:49:42 +0900 |
| commit | 057f3b8de26293319e265c1d86d9a1153124f3c7 (patch) | |
| tree | ddf123af22e44ab9f46059b3b39406377e483105 /README.md | |
| parent | dfd9e72b1786597db643d50c7a55d1fcbadf7802 (diff) | |
| download | php-shirabe-057f3b8de26293319e265c1d86d9a1153124f3c7.tar.gz php-shirabe-057f3b8de26293319e265c1d86d9a1153124f3c7.tar.zst php-shirabe-057f3b8de26293319e265c1d86d9a1153124f3c7.zip | |
chore: update readme
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |
