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.6.3
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.6.4
Choose a head ref
  • 11 commits
  • 22 files changed
  • 5 contributors

Commits on Sep 15, 2023

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

Commits on Sep 22, 2023

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

Commits on Sep 26, 2023

  1. Fix abandoned package list JSON serialization (#11647)

    Co-authored-by: Jordi Boggiano <[email protected]>
    mxr576 and Seldaek authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    755de04 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    f6ce834 View commit details
    Browse the repository at this point in the history
  2. Bump dependencies

    Seldaek committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    c7e696d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    892eaac View commit details
    Browse the repository at this point in the history
  4. Update changelog

    Seldaek committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    77fadf0 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. feat: improve Composer's output reproducibility (#11663)

    * AutoloadGenerator: add `Locker` parameter to the `dump` method
    * AutoloadGenerator: do not create a random hash, re-use the one from the lock file if it exists
    * FileSystem: make sure `safeCopy` copy also the file time metadata
    drupol authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    b608b8e View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    955a48e View commit details
    Browse the repository at this point in the history
  2. Update changelog

    Seldaek committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    081ec4a View commit details
    Browse the repository at this point in the history
  3. Release 2.6.4

    Seldaek committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    d75d17c View commit details
    Browse the repository at this point in the history
Loading