Skip to content

cweagans/composer-patches v2: toolkit complains if extra.composer-exit-on-patch-failure is missing from composer.json #859

@cyberwolf

Description

@cyberwolf

We recently upgraded to cweagans/composer-patches v2 and removed the (now unused) property 'extra.composer-exit-on-patch-failure' from our composer.json, however when running toolkit's check:composer command it complains:

The composer property 'extra.composer-exit-on-patch-failure' must be set to true.

This check should not happen when using cweagans/composer-patches v2, because this configuration option has been removed from v2 and then it is not doing anything at all. See cweagans/composer-patches#613

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions