You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this may be potentially dangerous as you might now allow dependencies on transitive packages that are not defined in your composer.json file but are present in your composer.lock file.
If this danger is properly documented, I think it would be a useful addition. Feel free to send a PR.
Hi, I am using Composer collector and have to list a large list of packages.
For example, i have many Symfony packages:
It would be great to reduce the list of packages to one expression with
*
:What do you think?
The text was updated successfully, but these errors were encountered: