I want to try to get past this, so I'm going to bite the bullet and finally learn how to use #Phive.
If I install #PsalmPHP or #PHPStan via Phive, how to I install plugins like psalm/plugin-phpunit and phpstan/phpstan-phpunit. I can't use `composer require` on these, since they also require the "parent" packages.
@theseer, any pointers?