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

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: php-actions/composer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.1.0
Choose a base ref
...
head repository: php-actions/composer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6
Choose a head ref
  • 18 commits
  • 3 files changed
  • 4 contributors

Commits on Feb 5, 2022

  1. quote strings

    Greg Bowler committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    bbf0c83 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. docs: update version numbers

    Greg Bowler authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    f1ef0c3 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Configuration menu
    Copy the full SHA
    726dcd6 View commit details
    Browse the repository at this point in the history
  2. feature: simplify error output

    Greg Bowler committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    b44ff70 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. feature: return non-zero exit code on failure

    Greg Bowler committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    58260d1 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. build: upgrade to v2.2.0 of php-build

    closes #62
    Greg Bowler committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    da5a2cb View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. docs: clarify versioning

    closes #101
    Greg Bowler committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    e33c201 View commit details
    Browse the repository at this point in the history
  2. docs: clarify versioning

    Greg Bowler committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    9357db0 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. feat: add app folder

    vakaman committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    d9d07aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d8a288 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    280bb02 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. Configuration menu
    Copy the full SHA
    cb274c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d79c12 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. docs: clarify versioning

    Update text about `version` stating `2.3` would be a valid option, rephrasing it too `2.x`, `2.2.x`, or any exact version number listed on getcomposer.org
    MarcHagen authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    7cb7a3f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #106 from MarcHagen/patch-1

    docs: clarify versioning
    Greg Bowler authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    3cfffbd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #103 from vakaman/add-app-folder

    Add app folder
    Greg Bowler authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    2ec65b6 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    a5c4836 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Merge pull request #108 from redjam13/master

    fix: use ACTION_CONTAINER_WORKDIR if not empty
    Greg Bowler authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    8a65f0d View commit details
    Browse the repository at this point in the history
Loading