Skip to content

[PHPUnitBridge] not removing packages should be supported #23955

@stof

Description

@stof

Currently, if the SYMFONY_PHPUNIT_REMOVE env var is set to an empty string, the behavior is the same than when it is not set at all: remove symfony/yaml phpspec/prophecy. So there is no easy way to remove nothing.
The current workaround is to ask it to remove an unrelated package (composer will tell you there is nothing to remove, but won't fail).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions