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.19.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.20.0
Choose a head ref
  • 17 commits
  • 42 files changed
  • 2 contributors

Commits on Dec 28, 2021

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

    Fix: Drop support for PHP 7.2
    localheinz authored Dec 28, 2021
    Configuration menu
    Copy the full SHA
    2067126 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ba5bba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c8a4ab2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #846 from ergebnis/feature/php73

    Enhancement: Use `Php73` rule set
    localheinz authored Dec 28, 2021
    Configuration menu
    Copy the full SHA
    197ccca View commit details
    Browse the repository at this point in the history
  6. composer(deps-dev): bump ergebnis/php-cs-fixer-config

    Bumps [ergebnis/php-cs-fixer-config](https://github.com/ergebnis/php-cs-fixer-config) from 2.14.0 to 3.4.0.
    - [Release notes](https://github.com/ergebnis/php-cs-fixer-config/releases)
    - [Changelog](https://github.com/ergebnis/php-cs-fixer-config/blob/main/CHANGELOG.md)
    - [Commits](ergebnis/php-cs-fixer-config@2.14.0...3.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: ergebnis/php-cs-fixer-config
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 28, 2021
    Configuration menu
    Copy the full SHA
    d6ee869 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b12e617 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #847 from ergebnis/dependabot/composer/ergebnis/ph…

    …p-cs-fixer-config-3.4.0
    
    composer(deps-dev): bump ergebnis/php-cs-fixer-config from 2.14.0 to 3.4.0
    localheinz authored Dec 28, 2021
    Configuration menu
    Copy the full SHA
    a2b42d1 View commit details
    Browse the repository at this point in the history
  9. composer(deps-dev): bump phpunit/phpunit from 8.5.22 to 9.5.11

    Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 8.5.22 to 9.5.11.
    - [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
    - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-8.5.md)
    - [Commits](sebastianbergmann/phpunit@8.5.22...9.5.11)
    
    ---
    updated-dependencies:
    - dependency-name: phpunit/phpunit
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 28, 2021
    Configuration menu
    Copy the full SHA
    dc6b00b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9af5844 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #848 from ergebnis/dependabot/composer/phpunit/php…

    …unit-9.5.11
    
    composer(deps-dev): bump phpunit/phpunit from 8.5.22 to 9.5.11
    localheinz authored Dec 28, 2021
    Configuration menu
    Copy the full SHA
    76313d0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    193e997 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #849 from ergebnis/fix/migrate

    Fix: Migrate configuration for `phpunit/phpunit`
    localheinz authored Dec 28, 2021
    Configuration menu
    Copy the full SHA
    068c679 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    068439f View commit details
    Browse the repository at this point in the history
  15. Merge pull request #850 from ergebnis/fix/merge

    Fix: Merge configuration files
    localheinz authored Dec 28, 2021
    Configuration menu
    Copy the full SHA
    d104551 View commit details
    Browse the repository at this point in the history
  16. Fix: Update CHANGELOG.md

    localheinz committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    c975e4b View commit details
    Browse the repository at this point in the history
  17. Merge pull request #851 from ergebnis/fix/changelog

    Fix: Update `CHANGELOG.md`
    localheinz authored Dec 28, 2021
    Configuration menu
    Copy the full SHA
    c172e90 View commit details
    Browse the repository at this point in the history
Loading