mirror of
https://github.com/danog/psalm.git
synced 2024-11-30 04:39:00 +01:00
Add vendor/bin
This commit is contained in:
parent
8ed34442d0
commit
36374a19ed
@ -29,7 +29,7 @@ their source code and docblocks, it works even better with custom-tailored types
|
||||
provided by Psalm plugins.
|
||||
|
||||
Check out the list of existing plugins on Packagist: https://packagist.org/?type=psalm-plugin
|
||||
Install them with `composer require --dev <plugin/package> && psalm-plugin enable <plugin/package>`
|
||||
Install them with `composer require --dev <plugin/package> && vendor/bin/psalm-plugin enable <plugin/package>`
|
||||
|
||||
Read more about plugins in [Using Plugins chapter](plugins/using_plugins.md).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user