mirror of
https://github.com/danog/psalm.git
synced 2025-01-22 05:41:20 +01:00
Add vendor/bin
This commit is contained in:
parent
451e2c4d56
commit
780bc14de3
@ -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…
x
Reference in New Issue
Block a user