Skip to content

Update composer.lock to cloud-tools to v6.0 #259

@bshaffer

Description

@bshaffer

This can be done by running the following bash command:

find . -name composer.lock -not -path "*/vendor/*" \
    -exec sh -c 'pushd "${0%/*}" && composer update && popd' {} \;

Metadata

Metadata

Assignees

No one assigned

    Labels

    🚨This issue needs some love.triage meI really want to be triaged.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions