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: PHPCSStandards/composer-installer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.0
Choose a base ref
...
head repository: PHPCSStandards/composer-installer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.1
Choose a head ref
  • 14 commits
  • 7 files changed
  • 5 contributors

Commits on Jun 27, 2020

  1. Fixed v4 constraint

    GrahamCampbell authored Jun 27, 2020
    Configuration menu
    Copy the full SHA
    7b69356 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

  1. Configuration menu
    Copy the full SHA
    87a9999 View commit details
    Browse the repository at this point in the history
  2. Update code-of-conduct to v2

    Potherca committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    d27cd8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbfb179 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

  1. Configuration menu
    Copy the full SHA
    8f9b8da View commit details
    Browse the repository at this point in the history
  2. Merge pull request #115 from GrahamCampbell/patch-1

    Fixed v4 constraint
    Potherca authored Nov 23, 2020
    Configuration menu
    Copy the full SHA
    ac556a3 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. Merge pull request #117 from potherca-contrib/update-code-of-conduct

    Update code of conduct
    Potherca authored Nov 24, 2020
    Configuration menu
    Copy the full SHA
    c9fd6db View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. Add Remark config file.

    Potherca committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    a00059a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bebd0a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #122 from potherca-contrib/add-remark

    Add remark configuration
    Potherca authored Nov 25, 2020
    Configuration menu
    Copy the full SHA
    ab54315 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

  1. Travis: add build against PHP 8.0

    PHP 8.0 has been branched off two months ago, so `nightly` is now PHP 8.1 and in the mean time PHP 8.0 was released last week.
    
    As of today, there is a PHP 8.0 image available on Travis.
    
    This PR adds two new builds against PHP 8.0 to the matrix and, as PHP 8.0 has been released, these builds are not allowed to fail.
    jrfnl committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    1c1156f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #124 from Dealerdirect/feature/travis-test-against…

    …-php8-no-failure
    
    Travis: add build against PHP 8.0
    jrfnl authored Dec 4, 2020
    Configuration menu
    Copy the full SHA
    8223172 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

  1. Configuration menu
    Copy the full SHA
    9d7607e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #126 from kevinfodness/hotfix/alphabetize-installe…

    …d-paths
    
    Sort list of installed paths before saving for consistency
    Potherca authored Dec 7, 2020
    Configuration menu
    Copy the full SHA
    fe39059 View commit details
    Browse the repository at this point in the history
Loading