Skip to content

Add --unpack option into composer require examples #12130

Closed
@Tetragramat

Description

@Tetragramat

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions