Skip to content
This repository was archived by the owner on Apr 9, 2025. It is now read-only.
This repository was archived by the owner on Apr 9, 2025. It is now read-only.

is there a way to include a -y option when I run Console/cake composer.c update? #8

@simkimsia

Description

@simkimsia

I am implementing your Plugin as part of a CI setup.

I am stuck at the stage where I get prompted

server$ Console/cake composer.c update
Composer is not installed.
Would you like to install the latest version of Composer? (y/n)
[y] >

Because I run Console/cake composer.c update as part of phing task, I am unable to get the script to press y at the right place.

Is tehre a way I can run Console/cake composer.c update -y so taht I do not trigger this question?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions