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.1.1
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.1.2
Choose a head ref
  • 19 commits
  • 18 files changed
  • 2 contributors

Commits on Jun 5, 2021

  1. Configuration menu
    Copy the full SHA
    cbd1e3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    288e191 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eac069b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cbb1504 View commit details
    Browse the repository at this point in the history
  5. Cleanups

    Seldaek committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    b45c8de View commit details
    Browse the repository at this point in the history
  6. Merge pull request #9942 from nicolas-grekas/fix-no-scripts

    Fix --no-scripts disabling events for plugins
    Seldaek authored Jun 5, 2021
    Configuration menu
    Copy the full SHA
    edf9951 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7a7e0cc View commit details
    Browse the repository at this point in the history
  8. Fix usage of InstalledVersions when loaded from composer/composer ins…

    …talled as a dependency and runtime Composer is v1, fixes #9937
    Seldaek committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    e087a4a View commit details
    Browse the repository at this point in the history
  9. Revert "Attempt fixing virtualbox issues, refs #9945"

    This reverts commit 7a7e0cc.
    Seldaek committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    c1f0eee View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3556f6e View commit details
    Browse the repository at this point in the history
  11. Add missing use

    Seldaek committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    dd17f5f View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2021

  1. Revert "Always wait after an unzip completes to try and fix virtualbo…

    …x issues, refs #9945"
    
    This reverts commit 3556f6e.
    Seldaek committed Jun 6, 2021
    Configuration menu
    Copy the full SHA
    4e4b4f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4f675f View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. 3 Configuration menu
    Copy the full SHA
    e013b47 View commit details
    Browse the repository at this point in the history
  2. Add --dev to dump-autoload command to allow force-dumping dev aut…

    …oload rules even if dev requirements are not present, fixes #9946
    Seldaek committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    6e851ed View commit details
    Browse the repository at this point in the history
  3. Update changelog

    Seldaek committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    e9985ef View commit details
    Browse the repository at this point in the history
  4. Update PR template

    Seldaek committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    aaf722d View commit details
    Browse the repository at this point in the history
  5. Bump CA-bundle version

    Seldaek committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    8ac5d78 View commit details
    Browse the repository at this point in the history
  6. Release 2.1.2

    Seldaek committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    1845e68 View commit details
    Browse the repository at this point in the history
Loading