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: ramsey/composer-install
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.0.0
Choose a base ref
...
head repository: ramsey/composer-install
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.0.1
Choose a head ref
  • 5 commits
  • 77 files changed
  • 3 contributors

Commits on Feb 29, 2024

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

Commits on Mar 5, 2025

  1. Convert tests to Bats

    ramsey committed Mar 5, 2025
    Configuration menu
    Copy the full SHA
    b3f5cee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9b74e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    314f6c2 View commit details
    Browse the repository at this point in the history
  4. fix: Improve composer.lock behavior with ignore-cache (#260)

    Fixes a bug where composer.lock is not honored if ignore-cache is set to
    `true`. Also, the recently added require-lock-file option had not been
    incorporated into tests and documentation, so added a test and docs (and
    fixed small typo in CONTRIBUTING)
    
    Fixes #259
    
    Co-authored-by: Ben Ramsey <[email protected]>
    flagbrad and ramsey authored Mar 5, 2025
    Configuration menu
    Copy the full SHA
    6a168db View commit details
    Browse the repository at this point in the history
Loading