Skip to content

composer.json based on environment #258

@badasukerubin

Description

@badasukerubin

How do I... ?

Use a different composer.json, e.g. composer.gh-actions.json (in the root directory) instead of defining a working-directory to another directory.

Example code

E.g.

  • name: Install composer dependencies
    uses: ramsey/composer-install@v3
    with:
    working-composer: 'composer.gh-actions.json'

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions