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: ergebnis/composer-normalize
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.20.0
Choose a base ref
...
head repository: ergebnis/composer-normalize
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.22.0
Choose a head ref
  • 17 commits
  • 19 files changed
  • 2 contributors

Commits on Dec 28, 2021

  1. Configuration menu
    Copy the full SHA
    d4f458b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #852 from ergebnis/fix/php73

    Fix: Drop support for PHP 7.3
    localheinz authored Dec 28, 2021
    Configuration menu
    Copy the full SHA
    c57a9ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    497356e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7170ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    735e059 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #853 from ergebnis/feature/php74

    Enhancement: Use `Php74` rule set
    localheinz authored Dec 28, 2021
    Configuration menu
    Copy the full SHA
    8f9711e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f98f2bb View commit details
    Browse the repository at this point in the history
  8. Merge pull request #854 from ergebnis/fix/baseline

    Fix: Run `make static-code-analysis-baseline`
    localheinz authored Dec 28, 2021
    Configuration menu
    Copy the full SHA
    0f62c48 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ffe1f5d View commit details
    Browse the repository at this point in the history
  10. Merge pull request #855 from ergebnis/fix/property

    Fix: Add property type declarations
    localheinz authored Dec 28, 2021
    Configuration menu
    Copy the full SHA
    8b43ce4 View commit details
    Browse the repository at this point in the history
  11. composer(deps): bump ergebnis/json-printer from 3.1.1 to 3.2.0

    Bumps [ergebnis/json-printer](https://github.com/ergebnis/json-printer) from 3.1.1 to 3.2.0.
    - [Release notes](https://github.com/ergebnis/json-printer/releases)
    - [Changelog](https://github.com/ergebnis/json-printer/blob/main/CHANGELOG.md)
    - [Commits](ergebnis/json-printer@3.1.1...3.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: ergebnis/json-printer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 28, 2021
    Configuration menu
    Copy the full SHA
    30ff6e2 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #856 from ergebnis/dependabot/composer/ergebnis/js…

    …on-printer-3.2.0
    
    composer(deps): bump ergebnis/json-printer from 3.1.1 to 3.2.0
    localheinz authored Dec 28, 2021
    Configuration menu
    Copy the full SHA
    269f809 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

  1. Configuration menu
    Copy the full SHA
    0fc6dda View commit details
    Browse the repository at this point in the history
  2. Merge pull request #857 from ergebnis/fix/format

    Fix: Create `Format` from `Json`
    localheinz authored Dec 29, 2021
    Configuration menu
    Copy the full SHA
    03fd8da View commit details
    Browse the repository at this point in the history
  3. composer(deps): bump ergebnis/json-normalizer from 1.0.3 to 2.0.0

    Bumps [ergebnis/json-normalizer](https://github.com/ergebnis/json-normalizer) from 1.0.3 to 2.0.0.
    - [Release notes](https://github.com/ergebnis/json-normalizer/releases)
    - [Changelog](https://github.com/ergebnis/json-normalizer/blob/main/CHANGELOG.md)
    - [Commits](ergebnis/json-normalizer@1.0.3...2.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: ergebnis/json-normalizer
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 29, 2021
    Configuration menu
    Copy the full SHA
    0c5a7ca View commit details
    Browse the repository at this point in the history
  4. Fix: Update CHANGELOG.md

    localheinz committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    4948dd1 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #858 from ergebnis/dependabot/composer/ergebnis/js…

    …on-normalizer-2.0.0
    
    composer(deps): bump ergebnis/json-normalizer from 1.0.3 to 2.0.0
    localheinz authored Dec 29, 2021
    Configuration menu
    Copy the full SHA
    ff901b8 View commit details
    Browse the repository at this point in the history
Loading