When installing multiple dependency groups you need to specify --group multiple times, which can be annoying if you want to install many dependency groups at the same time
Also --all-group should be able to be used in conjunction with --no-group in case you don't want to actually install all the dependencies.
When installing multiple dependency groups you need to specify
--groupmultiple times, which can be annoying if you want to install many dependency groups at the same timeAlso
--all-groupshould be able to be used in conjunction with--no-groupin case you don't want to actually install all the dependencies.