Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: minvws/action-php-composer-install

v1.0.1

15 Dec 13:12
6b175a6

Choose a tag to compare

What's Changed

  • chore: update readme example to use checkout@v5 by @ppvg in #7
  • build(deps): bump DavidAnson/markdownlint-cli2-action from 20 to 21 by @dependabot[bot] in #8
  • build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #9
  • build(deps): bump DavidAnson/markdownlint-cli2-action from 21 to 22 by @dependabot[bot] in #11
  • chore:update action.yml and readme by @randh1r in #10

Full Changelog: v1...v1.0.1

v1.0.0

28 Aug 10:56
6e9b127

Choose a tag to compare

What's Changed

  • feat: initial commit action-php-composer-install by @randh1r in #1
  • build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #2
  • feat!: move to root by @ppvg in #4
  • fix: make COMPOSER_AUTH_TOKEN optional by @ppvg in #5
  • ci: add major-version-tag workflow by @ppvg in #6

New Contributors

Full Changelog: https://github.com/minvws/action-php-composer-install/commits/v1.0.0