Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix licenses summary with missing license info #10536

Closed
wants to merge 65 commits into from

Commits on Jan 1, 2022

  1. Copy the full SHA
    d2ede37 View commit details
    Browse the repository at this point in the history
  2. Update PHPUnit to 8.5

    Seldaek committed Jan 1, 2022
    Copy the full SHA
    2a771df View commit details
    Browse the repository at this point in the history
  3. Fix Symfony6 compat

    Seldaek committed Jan 1, 2022
    Copy the full SHA
    bf72afe View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    59603a3 View commit details
    Browse the repository at this point in the history
  5. Fix some PHPStan errors/..

    Seldaek committed Jan 1, 2022
    Copy the full SHA
    095c36e View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    ffd6279 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    32dcb93 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    6ed3aeb View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    96486d8 View commit details
    Browse the repository at this point in the history
  10. Fix phar build

    Seldaek committed Jan 1, 2022
    Copy the full SHA
    ed08c40 View commit details
    Browse the repository at this point in the history
  11. Get rid of prophecy usage

    Seldaek committed Jan 1, 2022
    Copy the full SHA
    22fed0d View commit details
    Browse the repository at this point in the history
  12. Remove deprecations baseline

    Seldaek committed Jan 1, 2022
    Copy the full SHA
    e4e0e0d View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    4f7d06e View commit details
    Browse the repository at this point in the history
  14. Test fixes

    Seldaek committed Jan 1, 2022
    Copy the full SHA
    ccd87c4 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    a4a2b6d View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    0b3adc8 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    7e27a25 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. Merge pull request composer#10343 from Seldaek/drop_old_php

    Upgrade to PHP 7.2+
    Seldaek committed Jan 3, 2022
    Copy the full SHA
    efa08e7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5805a68 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    4e6d54b View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    0ece276 View commit details
    Browse the repository at this point in the history
  5. Merge pull request composer#10420 from Seldaek/php53_cleanups

    Cleanup PHP 5.3 hacks and legacy TODOs
    Seldaek committed Jan 3, 2022
    Copy the full SHA
    e6cfc92 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    1c92846 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Copy the full SHA
    36da81b View commit details
    Browse the repository at this point in the history
  2. Remove some dead code and deprecate JsonFormatter, JsonFile::JSON_* c…

    …onstants, and TlsHelper
    Seldaek committed Jan 4, 2022
    Copy the full SHA
    7e50f37 View commit details
    Browse the repository at this point in the history
  3. dirname(__FILE__) no longer needed

    mvorisek authored and Seldaek committed Jan 4, 2022
    Copy the full SHA
    4fdc8b8 View commit details
    Browse the repository at this point in the history
  4. Drop PHP <7.2 and HHVM support from autoload_real, individual autoloa…

    …d files are kept as is for BC
    Seldaek committed Jan 4, 2022
    Copy the full SHA
    06e445c View commit details
    Browse the repository at this point in the history
  5. Merge branch '2.2' into main

    Seldaek committed Jan 4, 2022
    Copy the full SHA
    0be1e5a View commit details
    Browse the repository at this point in the history
  6. Merge pull request composer#10428 from Seldaek/deprecations

    Deprecations & more php version cleanups
    Seldaek committed Jan 4, 2022
    Copy the full SHA
    404c58a View commit details
    Browse the repository at this point in the history
  7. Merge branch '2.2' into main

    Seldaek committed Jan 4, 2022
    Copy the full SHA
    99fa611 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    711f436 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    06bb3c9 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. Copy the full SHA
    f9d61c0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ef2b52e View commit details
    Browse the repository at this point in the history
  3. Update plugin-api in docs

    Seldaek committed Jan 5, 2022
    Copy the full SHA
    f7ce907 View commit details
    Browse the repository at this point in the history
  4. Merge pull request composer#10430 from Seldaek/add_links

    Add links to repo to show/outdated commands package lists
    Seldaek committed Jan 5, 2022
    Copy the full SHA
    b96c419 View commit details
    Browse the repository at this point in the history
  5. Merge branch '2.2' into main

    Seldaek committed Jan 5, 2022
    Copy the full SHA
    3a27cb2 View commit details
    Browse the repository at this point in the history
  6. Merge branch '2.2' into main

    Seldaek committed Jan 5, 2022
    Copy the full SHA
    7d1aa65 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    5f0a3f4 View commit details
    Browse the repository at this point in the history
  8. Merge pull request composer#10416 from Seldaek/update_deps

    Allow xdebug-handler 3.x, update deps
    Seldaek committed Jan 5, 2022
    Copy the full SHA
    9d6cf58 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. Copy the full SHA
    5e4a8a8 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. Merge branch '2.2' into main

    Seldaek committed Jan 7, 2022
    Copy the full SHA
    f1568f1 View commit details
    Browse the repository at this point in the history
  2. Merge branch '2.2' into main

    Seldaek committed Jan 7, 2022
    Copy the full SHA
    3844e05 View commit details
    Browse the repository at this point in the history
  3. Require latest phpstan

    Seldaek committed Jan 7, 2022
    Copy the full SHA
    9466e68 View commit details
    Browse the repository at this point in the history
  4. Merge branch '2.2' into main

    Seldaek committed Jan 7, 2022
    Copy the full SHA
    3d6bf8c View commit details
    Browse the repository at this point in the history
  5. Merge branch '2.2' into main

    Seldaek committed Jan 7, 2022
    Copy the full SHA
    e2ba625 View commit details
    Browse the repository at this point in the history
  6. Merge branch '2.2' into main

    Seldaek committed Jan 7, 2022
    Copy the full SHA
    13bd212 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2022

  1. Merge branch '2.2' into main

    Seldaek committed Jan 8, 2022
    Copy the full SHA
    49541ce View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. Use new url for semver testing tool (composer#10449)

    semver.mwl.be returns a permanent redirect to semver.madewithlove.com
    jdrieghe committed Jan 10, 2022
    Copy the full SHA
    b9c368a View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Allow psr/log ^3.0 (composer#10454)

    Same as in composer#10158
    simPod committed Jan 13, 2022
    Copy the full SHA
    4a45718 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9633216 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

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

Commits on Jan 21, 2022

  1. Copy the full SHA
    a943aac View commit details
    Browse the repository at this point in the history
  2. Merge branch '2.2' into main

    Seldaek committed Jan 21, 2022
    Copy the full SHA
    bab9745 View commit details
    Browse the repository at this point in the history
  3. Update baselines

    Seldaek committed Jan 21, 2022
    Copy the full SHA
    31429ce View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    bf1ad4d View commit details
    Browse the repository at this point in the history
  5. Merge branch '2.2' into main

    Seldaek committed Jan 21, 2022
    Copy the full SHA
    7f18085 View commit details
    Browse the repository at this point in the history
  6. Improve documentation (composer#10477)

    Co-authored-by: Houssem ZITOUN <houssem.zitoun@ekino.com>
    houssemz and houssemzi committed Jan 21, 2022
    Copy the full SHA
    3ae1111 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. Add abandoned flag to show/outdated commands package lists (composer#…

    …10485)
    
    To synchronize `abandoned` information with JSON APIs and the `composer.json` information of a package, we should return the following types: `bool|non-empty-string`.
    This will either state if a package is abandoned and, if there is a replacement declared, what replacement package should be used instead.
    
    Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
    boesing committed Feb 3, 2022
    Copy the full SHA
    1704466 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. Merge branch '2.2' into main

    Seldaek committed Feb 4, 2022
    Copy the full SHA
    3446091 View commit details
    Browse the repository at this point in the history
  2. Update baseline

    Seldaek committed Feb 4, 2022
    Copy the full SHA
    4b67a97 View commit details
    Browse the repository at this point in the history
  3. Merge branch '2.2' into main

    Seldaek committed Feb 4, 2022
    Copy the full SHA
    ac8fb8c View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

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

Commits on Feb 8, 2022

  1. Merge branch '2.2' into main

    Seldaek committed Feb 8, 2022
    Copy the full SHA
    ae68ada View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Handle missing license when showing license summary

    Fixes the issue of license summary command aborting when a package is
    missing license information.
    gzumba committed Feb 15, 2022
    Copy the full SHA
    280fcbf View commit details
    Browse the repository at this point in the history