Skip to content

feat(get-composer-version): create new action #145

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

damienwebdev
Copy link
Member

@damienwebdev damienwebdev commented Sep 21, 2023

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

What is the current behavior?

There's no way to determine the currently installed composer version quickly.

Fixes: #141
Touches: #132

What is the new behavior?

This creates a new Github Action that determines the currently installed version of Composer.

Does this PR introduce a breaking change?

  • [] Yes
  • [x ] No

This creates a new A Github Action that determines the currently installed version of Composer.

Co-Authored-By: Vitaliy Golomoziy <[email protected]>
@damienwebdev damienwebdev requested a review from a team as a code owner September 21, 2023 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] get-composer-version action
2 participants