Open badasukerubin opened 2 months ago
As discussed in #258 .
This adds a new custom-composer-filename option to the action, allowing for adding a custom composer filename, which can be helpful for using composer based on different environments.
custom-composer-filename
See: https://getcomposer.org/doc/03-cli.md#composer
Fixes #258.
See: #258
Both unit tests as well as integration tests are included with the PR.
Description
As discussed in #258 .
This adds a new
custom-composer-filename
option to the action, allowing for adding a custom composer filename, which can be helpful for using composer based on different environments.See: https://getcomposer.org/doc/03-cli.md#composer
Fixes #258.
Motivation and context
See: #258
How has this been tested?
Both unit tests as well as integration tests are included with the PR.
Types of changes
PR checklist