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

Add funding field to composer.json and composer fund command #8453

Merged
merged 8 commits into from Feb 14, 2020

Commits on Feb 14, 2020

  1. Add funding field to composer.json

    You can specify a list of funding options each with a type and URL. The
    type is used to specify the kind of funding or the platform through
    which funding is possible.
    naderman authored and Seldaek committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    5c4f524 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d665ea7 View commit details
    Browse the repository at this point in the history
  3. JSON Syntax fix for schema doc

    Co-Authored-By: Andreas Möller <am@localheinz.com>
    2 people authored and Seldaek committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    538f070 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b033a2a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f171d1f View commit details
    Browse the repository at this point in the history
  6. Add FundCommand

    Seldaek committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    77a477f View commit details
    Browse the repository at this point in the history
  7. Fix 5.3/5.4 builds

    Seldaek committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    4ebc318 View commit details
    Browse the repository at this point in the history
  8. Fix 5.3 syntax

    Seldaek committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    8dc055b View commit details
    Browse the repository at this point in the history