It could be that this is just not supported, but I noticed that when doing something like ```command composer require --dev phpstan/phpstan-webmozart-assert ``` normalization wouldn't happen automatically. I have to manually do `composer normalize`.