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: composer/composer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.4.0
Choose a base ref
...
head repository: composer/composer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.4.1
Choose a head ref
  • 18 commits
  • 364 files changed
  • 7 contributors

Commits on Aug 16, 2022

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

Commits on Aug 17, 2022

  1. Configuration menu
    Copy the full SHA
    9b6d27f View commit details
    Browse the repository at this point in the history
  2. Show/outdated command fixes (#11000)

    * Fix show command showing the split of direct/transitive deps from outdated, fixes #10999
    
    * Fix a few minor edge cases in show command, add tests for show and outdated commands
    Seldaek authored Aug 17, 2022
    Configuration menu
    Copy the full SHA
    f95471f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e205a0 View commit details
    Browse the repository at this point in the history
  4. Fix CS (#11003)

    Seldaek authored Aug 17, 2022
    Configuration menu
    Copy the full SHA
    131da99 View commit details
    Browse the repository at this point in the history
  5. Add RuleReasonDataReturnTypeExtension to resolve ReasonData types whe…

    …re possible in PHPStan
    Seldaek committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    d48acda View commit details
    Browse the repository at this point in the history
  6. Clean up unused types

    Seldaek committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    31f9cc3 View commit details
    Browse the repository at this point in the history
  7. Update baseline

    Seldaek committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    c4d8061 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c529087 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6b31fbe View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    20b3e3e View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2022

  1. Match default choice to actual default (#11010)

    The 'Y' is capital, so Yes should be the default choice and is what most people would want, but No was the default.
    yakatz authored Aug 20, 2022
    Configuration menu
    Copy the full SHA
    cad5dc5 View commit details
    Browse the repository at this point in the history
  2. Fix cache invalidation issue when a git tag gets created on an old re…

    …f after the cache is populated, fixes #11002 (#11004)
    Seldaek authored Aug 20, 2022
    Configuration menu
    Copy the full SHA
    7ccf230 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5177469 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2d8474 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ceb8bef View commit details
    Browse the repository at this point in the history
  6. Update changelog

    Seldaek committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    7ec6d16 View commit details
    Browse the repository at this point in the history
  7. Release 2.4.1

    Seldaek committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    777d542 View commit details
    Browse the repository at this point in the history
Loading