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.0.13
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.0.14
Choose a head ref
  • 19 commits
  • 25 files changed
  • 5 contributors

Commits on Apr 7, 2021

  1. Fix doctype annotations

    Seldaek committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    7ae3fbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5e6cc8 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

  1. 2 Configuration menu
    Copy the full SHA
    a844fce View commit details
    Browse the repository at this point in the history
  2. 3 Configuration menu
    Copy the full SHA
    37f4f53 View commit details
    Browse the repository at this point in the history
  3. Fix invalid interface usage

    Seldaek committed May 4, 2021
    Configuration menu
    Copy the full SHA
    b268e20 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

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

Commits on May 17, 2021

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

Commits on May 20, 2021

  1. Allow Symfony 6.0 (#9896)

    jderusse authored May 20, 2021
    Configuration menu
    Copy the full SHA
    68f86be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8427b6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    251b852 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d8842e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #9816 from Seldaek/install_deprecate

    Deprecate InstalledVersions::getRawData in favor of getAllRawData
    naderman authored May 20, 2021
    Configuration menu
    Copy the full SHA
    16279d3 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. Fix minimum-stability validation to match what VersionParser::normali…

    …zeStability does, closes #9904
    Seldaek committed May 21, 2021
    2 Configuration menu
    Copy the full SHA
    7d19930 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fee2297 View commit details
    Browse the repository at this point in the history
  3. Upgrade to xdebug-handler 2 (#9832)

    This adds support for Xdebug3 modes and changes the default behaviour
    from always restarting if Xdebug is loaded, to only restarting if Xdebug
    is active.
    
    Xdebug is considered active if it is loaded, and for Xdebug3, if it is
    running in a mode other than `xdebug.mode=off`.
    johnstevenson authored and Seldaek committed May 21, 2021
    Configuration menu
    Copy the full SHA
    ce19bcd View commit details
    Browse the repository at this point in the history
  4. Fix tests

    Seldaek committed May 21, 2021
    Configuration menu
    Copy the full SHA
    17f6363 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8874ca0 View commit details
    Browse the repository at this point in the history
  6. Update changelog

    Seldaek committed May 21, 2021
    Configuration menu
    Copy the full SHA
    dbcb0ca View commit details
    Browse the repository at this point in the history
  7. Release 2.0.14

    Seldaek committed May 21, 2021
    Configuration menu
    Copy the full SHA
    92b2ccb View commit details
    Browse the repository at this point in the history
Loading