Closed
Description
People unfamiliar with how packed packages work may find themselves in very uncomfortable situation when they find out that on composer update
their project breaks apart due to wildcard requirements in packed packages.
By adding --unpack
option into composer require examples people which copy paste code from docs will at least see in their composer.json
that they have bunch of wildcard requirements that should be fixed instead of hiding them behind innocently looking packages.
Metadata
Metadata
Assignees
Labels
No labels