Skip to content

Add support to specify --no-check-lock option for composer_normalize task #944

Description

@RoSk0
Q A
Version GrumPHP 1.5.0
Bug? no
New feature? yes
Question? no
Documentation? no
Related tickets #595 , #596 , #645

composer-normalize introduced --no-check-lock option in 2.7.0 release back in August 2020.

This option is very useful when you work on a library project and you only concerned about the composer.json file but not that much about the lock file that only exists in the development environment for the library itself.

It would be awesome to see it available via configuration for the composer_normalize task.

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